Skip to content

Commit

Permalink
Try tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuasu committed Oct 22, 2024
1 parent ba3d132 commit 17cef45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
wget https://raw.githubusercontent.com/Homebrew/homebrew-core/f1a9cf104a9a51779c7a532b658c490f69974839/Formula/q/qemu.rb
brew install qemu.rb 2>&1
continue-on-error: true
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Setup docker (missing on macOS) - install Colima and Docker
if: runner.os == 'macos'
run: |
Expand Down

0 comments on commit 17cef45

Please sign in to comment.