mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-21 06:09:51 +01:00
Update electron.yml
This commit is contained in:
parent
a2d71eea51
commit
4b852962a6
5
.github/workflows/electron.yml
vendored
5
.github/workflows/electron.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user