Skip to content

Commit 9928ea8

Browse files
committed
Update
[ghstack-poisoned]
1 parent 8ab9a32 commit 9928ea8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/macos-job.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,11 @@ jobs:
123123
name: ${{ inputs.download-artifact }}
124124
path: ${{ runner.temp }}/artifacts/
125125

126+
- name: Setup upterm session
127+
uses: owenthereal/action-upterm@v1
128+
with:
129+
limit-access-to-actor: true
130+
126131
- name: Run script
127132
shell: bash -l {0}
128133
continue-on-error: ${{ inputs.continue-on-error }}

0 commit comments

Comments
 (0)