Try to debug with tmate
This commit is contained in:
parent
f03d14b000
commit
fcc66154fa
3
.github/workflows/sanity_check.yml
vendored
3
.github/workflows/sanity_check.yml
vendored
@ -13,6 +13,9 @@ jobs:
|
|||||||
git remote add upstream https://github.com/facebook/rocksdb.git && git fetch upstream
|
git remote add upstream https://github.com/facebook/rocksdb.git && git fetch upstream
|
||||||
git fetch origin
|
git fetch origin
|
||||||
|
|
||||||
|
- name: Setup tmate session
|
||||||
|
uses: mxschmitt/action-tmate@v2
|
||||||
|
|
||||||
- name: Where am I
|
- name: Where am I
|
||||||
run: |
|
run: |
|
||||||
echo git status && git status
|
echo git status && git status
|
||||||
|
Loading…
Reference in New Issue
Block a user