Skip to content

Commit ff70b22

Browse files
committed
test 2
1 parent 88aa55e commit ff70b22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-ios-test-container-app.yml

+3
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
- name: Checkout
5454
uses: actions/checkout@v4
5555

56+
- name: Setup upterm session
57+
uses: lhotari/action-upterm@v1
58+
5659
- name: Get Built App Path
5760
id: get-built-app-path
5861
env:

0 commit comments

Comments
 (0)