diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 335c116d..6a027c3c 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -203,7 +203,7 @@ jobs: if: matrix.build-type == 'Release' && matrix.platform.publish && github.ref == 'refs/heads/main' uses: actions/upload-artifact@v4 with: - name: snitch-build + name: snitch-${{matrix.platform.build}} path: | ${{github.workspace}}/snitch-${{matrix.platform.build}}.zip