mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-24 06:39:50 +01:00
Deleted upload articfact
Due to gh package and actions limit reached
This commit is contained in:
parent
74acca3aa6
commit
4695e2c187
10
.github/workflows/electron.yml
vendored
10
.github/workflows/electron.yml
vendored
@ -25,8 +25,8 @@ jobs:
|
|||||||
- name: Intall dependencies
|
- name: Intall dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
- run: npm run make --if-present
|
- run: npm run make --if-present
|
||||||
- uses: actions/upload-artifact@v2
|
# - uses: actions/upload-artifact@v2
|
||||||
with:
|
# with:
|
||||||
name: Artifact
|
# name: Artifact
|
||||||
path: out\make\squirrel.windows\x64
|
# path: out\make\squirrel.windows\x64
|
||||||
if-no-files-found: error
|
# if-no-files-found: error
|
||||||
|
Loading…
Reference in New Issue
Block a user