Update build.yml
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -19,9 +19,8 @@ jobs:
|
||||
with:
|
||||
node-version: 20.15.0
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd electron-3d-app
|
||||
npm install
|
||||
working-directory: './electron-3d-app'
|
||||
run: npm install
|
||||
|
||||
- name: Electron Forge Action
|
||||
uses: yinxulai/actions-electron-forge@0.05
|
||||
|
Reference in New Issue
Block a user