mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-29 01:44:24 +02:00
Try a different QtPBFImagePlugin build and token
This commit is contained in:
4
.github/workflows/osx.yml
vendored
4
.github/workflows/osx.yml
vendored
@ -26,8 +26,8 @@ jobs:
|
||||
- name: Download QtPBFImagePlugin
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
artifact-ids: 3311872364
|
||||
github-token: ${{ secrets.GPXsee }}
|
||||
artifact-ids: 3472010438
|
||||
github-token: ${{ github.token }}
|
||||
repository: tumic0/QtPBFImagePlugin
|
||||
path: GPXSee.app/Contents/Plugins/imageformats
|
||||
run-id: 15603784426
|
||||
|
Reference in New Issue
Block a user