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
  • Loading branch information
minai621 committed Oct 18, 2024
1 parent 1a17007 commit 161a3a4
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: Set up pnpm
uses: pnpm/action-setup@v4
with:
version: 9.4.0

- name: Check NSIS version
run: |
Expand Down

0 comments on commit 161a3a4

Please sign in to comment.