Update build.yml

This commit is contained in:
Le Stagiaire
2024-07-01 15:28:59 +02:00
committed by GitHub
parent 8dd4fe8cda
commit da3082f222

View File

@ -20,7 +20,7 @@ jobs:
node-version: '20'
- name: Install dependencies
run: npm install
run: npm ci
working-directory: electron-3d-app
- name: Package application with Electron Forge