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 0beef95 commit 1b4ef9e
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: "infrastructre/package-lock.json"
cache-dependency-path: "infrastructure/package-lock.json"

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

0 comments on commit 1b4ef9e

Please sign in to comment.