Skip to content

Commit

Permalink
feat(ci/publish): also cache node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Oct 23, 2023
1 parent a176d91 commit d8c1859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
key: venmic-deps-cache
path: |
build/_deps
node_modules
- name: 🏗️ Build Addon
uses: addnab/docker-run-action@v3
Expand Down

0 comments on commit d8c1859

Please sign in to comment.