Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,8 +22,6 @@ jobs:
|
||||
uses: actions/setup-node@v4.0.2
|
||||
with:
|
||||
node-version: 20.15.0
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
- name: Electron Forge Action
|
||||
uses: yinxulai/actions-electron-forge@0.05
|
||||
|
Reference in New Issue
Block a user