diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index bb61ddd..0d22800 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -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