1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-29 09:54:24 +02:00

Use name instead of build ID and the "merge-multiple" option

This commit is contained in:
2025-07-06 14:08:18 +02:00
parent 136a56d92e
commit 31b9694bb5

View File

@ -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