We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bf1a0 commit b596164Copy full SHA for b596164
1 file changed
.github/workflows/main.yml
@@ -31,6 +31,7 @@ jobs:
31
concurrency:
32
group: vs-build-${{ github.ref }}-${{ matrix.arch }}
33
steps:
34
+ - uses: owenthereal/action-upterm/detached@v1
35
- uses: actions/checkout@v7
36
- uses: git-for-windows/setup-git-for-windows-sdk@v2
37
- name: initialize vcpkg
0 commit comments