rename artifacts

This commit is contained in:
Sandro Sobczyński
2023-11-13 19:11:05 +01:00
committed by GitHub
parent fdc5450181
commit b8e5309119
+2 -2
View File
@@ -52,7 +52,7 @@ jobs:
if: ${{ success() }}
uses: actions/upload-artifact@v3
with:
name: binaries-${{ env.SHA8 }}
name: tutorials-elf
path: |
tutorials/01-hello/bin
tutorials/02-sprite/bin
@@ -69,6 +69,6 @@ jobs:
if: ${{ success() }}
uses: actions/upload-artifact@v3
with:
name: tyra-${{ env.SHA8 }}
name: demo-elf
path: |
demo/bin