Skip to content

Commit

Permalink
Refactor build command in windows-build.yml: Remove pnpm version spec…
Browse files Browse the repository at this point in the history
…ification and update pnpm setup
  • Loading branch information
minai621 committed Oct 18, 2024
1 parent 3b8751b commit d6c6967
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 8

- name: Install electron-forge globally
run: pnpm add -g @electron-forge/cli
Expand Down

0 comments on commit d6c6967

Please sign in to comment.