Try to debug with tmate

This commit is contained in:
Yanqin Jin 2020-04-29 14:57:32 -07:00
parent f03d14b000
commit fcc66154fa

View File

@ -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