Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 11, 2024
1 parent db64816 commit d851af7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/windows-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:
-D NUGET_USERNAME=m-kuhn \
-D NUGET_TOKEN=${{ secrets.GITHUB_TOKEN }}
- uses: m-kuhn/action-tmate@patch-1
if: always()
- name: 🌋 Build
shell: bash
run: |
Expand All @@ -107,3 +110,6 @@ jobs:
name: qgis-windows-qt6
path: |
build/*-win64.zip
- uses: m-kuhn/action-tmate@patch-1
if: always()

0 comments on commit d851af7

Please sign in to comment.