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 68b12dc commit 163f36f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ runs:
steps:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9.8.0

- name: Install Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 163f36f

Please sign in to comment.