mirror of https://github.com/OpenIPC/firmware.git
Upload SDK with right name
parent
1ac3027224
commit
947b2fa27f
|
@ -84,7 +84,7 @@ jobs:
|
|||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ env.TOOLNAME }}
|
||||
name: '${{ env.TOOLNAME }}.tgz'
|
||||
path: ${{ env.SDK_PATH }}
|
||||
retention-days: 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue