Upload SDK with right name

pull/365/head
Dmitry Ilyin 2022-08-17 07:52:31 +03:00
parent 1ac3027224
commit 947b2fa27f
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ jobs:
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: ${{ env.TOOLNAME }} name: '${{ env.TOOLNAME }}.tgz'
path: ${{ env.SDK_PATH }} path: ${{ env.SDK_PATH }}
retention-days: 1 retention-days: 1