diff --git a/.github/workflows/osx.yml b/.github/workflows/osx.yml index 0be2b9bb..27c98f5d 100644 --- a/.github/workflows/osx.yml +++ b/.github/workflows/osx.yml @@ -26,10 +26,11 @@ jobs: - name: Download QtPBFImagePlugin uses: actions/download-artifact@v4 with: - artifact-ids: 3472010438 + name: libpbf.dylib github-token: ${{ github.token }} repository: tumic0/QtPBFImagePlugin path: GPXSee.app/Contents/Plugins/imageformats + merge-multiple: true run-id: 15603784426 - name: Create DMG run: macdeployqt GPXSee.app -dmg -appstore-compliant