Skip to content

Commit

Permalink
Fix beta file upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jugeeya authored Mar 5, 2023
1 parent cd399eb commit 745baef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 745baef

Please sign in to comment.