Skip to content

Commit

Permalink
Reapply "Tmate"
Browse files Browse the repository at this point in the history
This reverts commit b53a654.
  • Loading branch information
JohannesLorenz committed Dec 3, 2023
1 parent b53a654 commit f7ea2e2
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 f7ea2e2

Please sign in to comment.