mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
also upload small version after build
This commit is contained in:
parent
3667da9b81
commit
ae6c0dd9f9
1 changed files with 3 additions and 1 deletions
4
.github/workflows/builder.yml
vendored
4
.github/workflows/builder.yml
vendored
|
@ -19,4 +19,6 @@ jobs:
|
|||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: TegraExplorer
|
||||
path: output/TegraExplorer.bin
|
||||
path: |
|
||||
output/TegraExplorer.bin
|
||||
output/TegraExplorer_small.bin
|
||||
|
|
Loading…
Reference in a new issue