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 fetch origin
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v2
|
||||
|
||||
- name: Where am I
|
||||
run: |
|
||||
echo git status && git status
|
||||
|
Loading…
Reference in New Issue
Block a user