mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 19:27:55 +11:00
Update desktop.yml
This commit is contained in:
parent
1ef28fa71f
commit
e069bbc6e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop.yml
vendored
2
.github/workflows/desktop.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- name: Install Node.js, NPM and Yarn
|
- name: Install Node.js, NPM and Yarn
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 10
|
node-version: 16
|
||||||
|
|
||||||
- name: Build/release Electron app
|
- name: Build/release Electron app
|
||||||
uses: samuelmeuli/action-electron-builder@v1
|
uses: samuelmeuli/action-electron-builder@v1
|
||||||
|
|
Loading…
Reference in a new issue