Skip to content

Commit

Permalink
Update node build version
Browse files Browse the repository at this point in the history
  • Loading branch information
Xzandro committed Oct 19, 2024
1 parent c73a5d0 commit 860734f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 16
- run: npm install
- name: Build/release Electron app
uses: samuelmeuli/action-electron-builder@v1
Expand Down

0 comments on commit 860734f

Please sign in to comment.