Skip to content

Commit

Permalink
Fix download
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Jan 7, 2025
1 parent a655db9 commit 4f68044
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-macos-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,7 @@ jobs:
- name: 📤 Download app
uses: actions/download-artifact@v4
with:
name: |
qgis-app-${{steps.workflow-artifact-ids.outputs.display-name}}-x64-osx-dynamic-release
qgis-app-${{steps.workflow-artifact-ids.outputs.display-name}}-arm64-osx-dynamic-release
pattern: qgis-app-${{steps.workflow-artifact-ids.outputs.display-name}}-*
path: |
artifacts
Expand Down

0 comments on commit 4f68044

Please sign in to comment.