Skip to content

Commit

Permalink
use special parameter for setup node
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienFT committed May 7, 2024
1 parent bf4a616 commit b9e4e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: '18'
cache: 'npm'
working-directory: ./smart-contract
cache-dependency-path: ./smart-contract/package-lock.json

- name: Install
run: npm ci
Expand Down

0 comments on commit b9e4e7b

Please sign in to comment.