mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-28 09:24:24 +02:00
Try to use the artifact ID instead of the name
This commit is contained in:
2
.github/workflows/osx.yml
vendored
2
.github/workflows/osx.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
- name: Download QtPBFImagePlugin
|
- name: Download QtPBFImagePlugin
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: libpbf.dylib
|
artifact-ids: 3311872364
|
||||||
github-token: ${{ secrets.GPXsee }}
|
github-token: ${{ secrets.GPXsee }}
|
||||||
repository: tumic0/QtPBFImagePlugin
|
repository: tumic0/QtPBFImagePlugin
|
||||||
path: GPXSee.app/Contents/Plugins/imageformats
|
path: GPXSee.app/Contents/Plugins/imageformats
|
||||||
|
Reference in New Issue
Block a user