1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-24 02:44:17 +00:00

Upload artifact so every commit has a built zip

This commit is contained in:
jugeeya 2020-08-13 13:37:16 -07:00 committed by GitHub
parent 6dd2f395fd
commit 9b70b502e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
- name: make
run: make
working-directory: TrainingModpackOverlay
- name: Upload build artifact
- name: Upload overlay artifact
uses: actions/upload-artifact@v1
with:
name: overlay
@ -62,3 +62,8 @@ jobs:
- `switch/.overlays/ovlTrainingModpack.ovl` is the Tesla submenu
files: >
training_modpack_beta.zip
- name: Upload zip as artifact
uses: actions/upload-artifact@v1
with:
name: full_build
path: training_modpack_beta.zip