Skip to content

Commit

Permalink
add change npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
akosbalasko committed Aug 20, 2024
1 parent a4c81a6 commit 21084c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/electronbuilder-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 16
- name: 'change npm version'
uses: reedyuk/npm-version@1.1.1
with:
version: '10.10'

- name: Electron Builder Action(Using Node 20)
uses: vingeraycn/action-electron-builder@v1.0.1
Expand Down

0 comments on commit 21084c8

Please sign in to comment.