Skip to content

Commit

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

- name: Deploy
working-directory: ./infrastructure
Expand Down

0 comments on commit bfa7b31

Please sign in to comment.