1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-20 00:46:34 +00:00

correct make path

This commit is contained in:
jugeeya 2020-07-05 15:39:11 -07:00 committed by GitHub
parent 2aab589899
commit 1878b532d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ jobs:
submodules: recursive
- name: make
run: make
working-directory: TrainingModpackOverlay
- name: Upload build artifact
uses: actions/upload-artifact@v1
with: