Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaoboy committed Feb 26, 2024
1 parent 52685d1 commit b771c37
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:

- name: build windows-latest
run: |
pacman -S mingw-w64-x86_64-nodejs --noconfirm
node --version
npm --version
npm i pnpm -g
pnpm i
Expand Down

0 comments on commit b771c37

Please sign in to comment.