Skip to content

Commit

Permalink
fix: update node version for electron-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
agalwood committed Jul 4, 2021
1 parent 9db5c52 commit 79dea2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v2
with:
node-version: 12
node-version: 14

- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1
Expand Down

0 comments on commit 79dea2f

Please sign in to comment.