1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

CI - Changed artifact name

This commit is contained in:
Diogo Trindade 2022-10-23 15:47:07 +01:00
parent f66443929c
commit a3fde60b3b

View File

@ -73,7 +73,7 @@ jobs:
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: artemis-build-${{ matrix.rid }} name: artemis-${{ matrix.rid }}-${{ needs.version.outputs.version-number }}
path: build/${{ matrix.rid }} path: build/${{ matrix.rid }}
ftp: ftp: