4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-21 06:09: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 a2d71eea51
commit 4b852962a6

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