Skip to content

Commit

Permalink
Tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Dec 3, 2023
1 parent e2ee87c commit 2ee7c8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
run:
make clean
&& (./autogen.sh --enable-static --prefix=$PWD/inst || (cat config.log; false))
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: liblo make x86_64
run:
make
Expand Down

0 comments on commit 2ee7c8f

Please sign in to comment.