We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68fd8d7 commit 389effbCopy full SHA for 389effb
.github/workflows/build-swift-debugging.yaml
@@ -33,6 +33,7 @@ jobs:
33
- uses: actions/setup-node@v4
34
with:
35
node-version: '22'
36
+ - uses: mxschmitt/action-tmate@v3
37
- run: ./tools/bootstrap.py ../../out -no-check -release-version 90001 -patch-level 0
38
working-directory: ./extensions/cxx_debugging/
39
- uses: actions/upload-artifact@v4
0 commit comments