Skip to content

Commit 5d140b9

Browse files
committed
Debug conan install issue
1 parent 1c89e3d commit 5d140b9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/cmake.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,12 @@ jobs:
269269
conan cache restore ./conan_cache_save.tgz
270270
fi
271271
272+
- name: Setup tmate session
273+
uses: mxschmitt/action-tmate@v3
274+
timeout-minutes: 15
275+
with:
276+
detached: true
277+
272278
- name: Configure Install
273279
working-directory: ${{github.workspace}}
274280
shell: bash

0 commit comments

Comments
 (0)