Skip to content

Commit

Permalink
fix: Update ci scripts 3
Browse files Browse the repository at this point in the history
  • Loading branch information
uanid committed Jun 27, 2024
1 parent a2c931e commit a1261cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
with:
node-version: '16'
- run: |
npm install --global pnpm
npm install --global pnpm@7
pnpm install
working-directory: electron-app
- run: |
Expand Down

0 comments on commit a1261cd

Please sign in to comment.