Update build.yml

This commit is contained in:
Le Stagiaire
2024-07-01 15:25:28 +02:00
committed by GitHub
parent c781b25900
commit fb51eccb3b

View File

@ -19,10 +19,6 @@ jobs:
with:
node-version: 20.15.0
- name: Install dependencies
working-directory: electron-3d-app
run: npm install
- name: Electron Forge Action
uses: yinxulai/actions-electron-forge@0.05
with: