diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a7db242..9e280e2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,7 +127,7 @@ jobs: - name: archive artifacts uses: actions/upload-artifact@v4 with: - name: ubports-installer + name: ubports-installer-${{ runner.os }} path: | dist/*.deb dist/*.AppImage