Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nab138 committed Sep 10, 2023
1 parent 987e4cd commit 428234f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- name: Setup build environment
run: make setup

- name: Debugging with ssh
uses: lhotari/action-upterm@v1

- name: Build FRC iOS
run: make build | xcpretty && exit ${PIPESTATUS[0]}

Expand Down

0 comments on commit 428234f

Please sign in to comment.