Skip to content

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbinnie committed Jan 10, 2025
1 parent 3e81644 commit 0af4018
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-for-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,10 @@ jobs:
runs-on: macos-15
if: ${{ github.event.label.name == 'Build Apps for PR' }}
steps:
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
limit-access-to-users: devinbinnie
- name: ci/checkout-repo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
Expand Down

0 comments on commit 0af4018

Please sign in to comment.