diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 32e1b9d..6e188a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,5 +43,5 @@ jobs: - name: upload binary uses: actions/upload-artifact@v4 with: - name: syncoxiders + name: syncoxiders_${{ matrix.runner }} path: target/release/syncoxiders \ No newline at end of file