fix gyroid. attempted to fix gh build workflow
This commit is contained in:
parent
b608f7bf4c
commit
fda9701050
3 changed files with 8 additions and 9 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -22,8 +22,8 @@ jobs:
|
|||
with:
|
||||
node-version: '20'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
- name: Setup Build Environment
|
||||
run: npm run setup
|
||||
|
||||
- name: Build Electron app
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue