fix gyroid. attempted to fix gh build workflow

This commit is contained in:
Stewart Allen 2025-07-07 22:43:23 -04:00
commit fda9701050
3 changed files with 8 additions and 9 deletions

View file

@ -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: