Skip to content

Commit

Permalink
Fix cache-dependency-path for install count job [skip build] [skip test]
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlul authored Nov 11, 2024
1 parent 6932798 commit 400d039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
with:
node-version: 20
cache: yarn
cache-dependency-path: bastion-bot/yarn.lock
- working-directory: bastion-bot
run: yarn
- working-directory: bastion-bot
Expand Down

0 comments on commit 400d039

Please sign in to comment.