trying to fix this

This commit is contained in:
2022-05-24 13:36:03 +00:00
committed by GitHub
parent a4c7c1c077
commit 0559be2a74

View File

@@ -17,7 +17,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 10
node-version: 16.15.0
- name: Build/release Electron app
uses: samuelmeuli/action-electron-builder@v1