mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-16 20:04:23 +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
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: libpbf.dylib
|
||||
artifact-ids: 3311872364
|
||||
github-token: ${{ secrets.GPXsee }}
|
||||
repository: tumic0/QtPBFImagePlugin
|
||||
path: GPXSee.app/Contents/Plugins/imageformats
|
||||
|
Reference in New Issue
Block a user