Skip to content

Commit

Permalink
增加tmate进行调试
Browse files Browse the repository at this point in the history
  • Loading branch information
siuze committed Feb 18, 2024
1 parent 6e017c8 commit fca11ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
./bootstrap.sh
./b2 headers
popd
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Install Boost
if: steps.cache-boost.outputs.cache-hit != 'true'
run: ./install-boost.sh
Expand Down

0 comments on commit fca11ef

Please sign in to comment.