diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 71c7306..a6dbb3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,5 +55,6 @@ jobs: - name: Upload Artifacts uses: actions/upload-artifact@v4 with: + name: ${{ matrix.platform }} path: '**/*.zip'