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

Use the latest QtPBFImagePlugin build

This commit is contained in:
2025-07-06 14:30:30 +02:00
parent 31b9694bb5
commit 0fbc99c96f

View File

@ -31,7 +31,7 @@ jobs:
repository: tumic0/QtPBFImagePlugin
path: GPXSee.app/Contents/Plugins/imageformats
merge-multiple: true
run-id: 15603784426
run-id: $(gh run list --repo tumic0/QtPBFImagePlugin --workflow 'OS X' --limit 1 --json databaseId -q '.[0].databaseId')
- name: Create DMG
run: macdeployqt GPXSee.app -dmg -appstore-compliant
- name: Upload artifacts