Skip to content

Commit

Permalink
Try cache dependency path
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Owad committed Aug 8, 2022
1 parent ef0f97c commit 9770133
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
with:
node-version: 16
cache: npm
cache-dependency-path: action/

- run: |
cd action
Expand Down Expand Up @@ -54,6 +55,7 @@ jobs:
with:
node-version: 16
cache: npm
cache-dependency-path: action/

- run: |
cd action
Expand Down

0 comments on commit 9770133

Please sign in to comment.