Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
icecream17 committed Sep 24, 2021
1 parent 15b2176 commit a09eefb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
- uses: actions/checkout@v2

- name: Setup pnpm
uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2
uses: pnpm/[email protected]
with:
version: 6.15.1

- name: Use Node.js
uses: actions/setup-node@v2
Expand Down

0 comments on commit a09eefb

Please sign in to comment.