Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
ejgallego committed Sep 26, 2023
1 parent 7a329a6 commit 05d4e68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ jobs:
with:
submodules: recursive

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true

- name: 🐫 Setup OCaml
uses: ocaml/setup-ocaml@v2
with:
Expand Down

0 comments on commit 05d4e68

Please sign in to comment.