4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-13 11:41:45 +00:00

Deleted upload articfact

Due to gh package and actions limit reached
This commit is contained in:
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