mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
Fix beta file upload
This commit is contained in:
parent
cd399eb922
commit
745baef640
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -200,7 +200,7 @@ jobs:
|
|||
├── libparam_hook.nro
|
||||
└── libtraining_modpack.nro
|
||||
```
|
||||
files: >
|
||||
files: >
|
||||
training_modpack_beta.zip
|
||||
- name: Upload zip as artifact
|
||||
uses: actions/upload-artifact@v1
|
||||
|
|
Loading…
Reference in a new issue