mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-25 06:49:51 +01:00
Update electron.yml
This commit is contained in:
parent
75a5c09e4f
commit
c5904f31a1
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