diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index eb54468..b4a44d2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -31,5 +31,5 @@ jobs: - name: Upload DMG artifact uses: actions/upload-artifact@v2 with: - name: ipingtray-dmg-${{ RUNNER_ARCH }} + name: ipingtray-dmg-${{ matrix.os }} path: IPingTray.dmg