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:
parent
2aab589899
commit
1878b532d0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
|||
submodules: recursive
|
||||
- name: make
|
||||
run: make
|
||||
working-directory: TrainingModpackOverlay
|
||||
- name: Upload build artifact
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue