Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Oct 8, 2024
1 parent 163f36f commit 4c54d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version-file: .node-version
node-version-file: ./web/.node-version
cache: "pnpm"

- name: Get pnpm store directory
Expand Down

0 comments on commit 4c54d22

Please sign in to comment.