Skip to content

Commit

Permalink
Fix upload path
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Feb 4, 2024
1 parent 4671d65 commit 94b7230
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,5 @@ jobs:
- name: 📦 Upload package
uses: actions/upload-artifact@v3
with:
name: "QField-dev-${{ matrix.triplet }}-experimental-qt6"
path: ${{ env.CMAKE_BUILD_DIR }}/QField-Installer.dmg

- name: tmate
if: failure()
uses: m-kuhn/action-tmate@patch-1
name: "QField-dev-${{ matrix.triplet }}"
path: /Users/runner/QGIS-Installer.dmg

0 comments on commit 94b7230

Please sign in to comment.