diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8a712fd..c7b50db 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,7 +41,7 @@ jobs: - name: Upload tor binary uses: actions/upload-artifact@v3 with: - name: tor-${{ matrix.os }} + name: tor-${{ runner.os }} path: tor/src/app/tor