Skip to content

Commit 389effb

Browse files
DEBUG CI
1 parent 68fd8d7 commit 389effb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-swift-debugging.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- uses: actions/setup-node@v4
3434
with:
3535
node-version: '22'
36+
- uses: mxschmitt/action-tmate@v3
3637
- run: ./tools/bootstrap.py ../../out -no-check -release-version 90001 -patch-level 0
3738
working-directory: ./extensions/cxx_debugging/
3839
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)