4
0
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:
Quentin Legot 2021-01-01 18:18:00 +01:00 committed by GitHub
parent 74acca3aa6
commit 4695e2c187

View File

@ -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