Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Feb 12, 2024
1 parent 19944cf commit 8d85faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
.\vcpkg\vcpkg.exe install --overlay-ports="${{ github.workspace }}/ports" --triplet=${{ matrix.triplet }} --x-buildtrees-root=C:/vcpkg-build py-pyqt6
- with: m-kuhn/action-tmate@patch-1
- uses: m-kuhn/action-tmate@patch-1
if: failed()

- name: Debug nuspec
Expand Down

0 comments on commit 8d85faa

Please sign in to comment.