also upload small version after build
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user