From 49621e82ac8b90c2a5a173bcb745ddaa79175246 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sun, 6 Jul 2025 13:05:02 +0200 Subject: [PATCH] Try to use the artifact ID instead of the name --- .github/workflows/osx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/osx.yml b/.github/workflows/osx.yml index 0a314487..815000e1 100644 --- a/.github/workflows/osx.yml +++ b/.github/workflows/osx.yml @@ -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