Skip to content

Commit

Permalink
Try setting up upterm session.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed Nov 6, 2024
1 parent e5a2880 commit d61f016
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ jobs:
with:
ref: ${{ github.head_ref }}

- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Install gems
run: |
rm -f Gemfile.lock && bundle install
Expand Down

0 comments on commit d61f016

Please sign in to comment.