Skip to content

Commit

Permalink
[Fix]: fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yutaro-sakamoto committed Sep 30, 2024
1 parent 60f9ae9 commit 0beef95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: "22"
cache: "npm"
cache-dependency-path: "package-lock.json"
cache-dependency-path: "infrastructre/package-lock.json"

- run: npm ci
working-directory: ./infrastructure
Expand Down

0 comments on commit 0beef95

Please sign in to comment.