4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-25 06:49:51 +01:00

Update electron.yml

This commit is contained in:
Quentin Legot 2020-12-19 15:08:32 +01:00 committed by GitHub
parent 75a5c09e4f
commit c5904f31a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,3 +25,8 @@ jobs:
- name: Intall dependencies
run: npm ci
- run: npm run make --if-present
- uses: actions/upload-artifact@v2
with:
name: Artifact
path: out\make\squirrel.windows\x64
if-no-files-found: error