Skip to content

Commit a4b22f8

Browse files
committed
wrong node version.
1 parent 67efb49 commit a4b22f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Node.js, NPM and Yarn
1818
uses: actions/setup-node@v1
1919
with:
20-
node-version: 10
20+
node-version: 16
2121

2222
- name: Build/release Electron app
2323
uses: samuelmeuli/action-electron-builder@v1

0 commit comments

Comments
 (0)