Skip to content

Commit 3e9a2c9

Browse files
authored
Update CI.yaml
Disable upterm
1 parent 89325ef commit 3e9a2c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/CI.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ jobs:
8686
epub
8787
pdf
8888
89-
- name: Setup upterm session
90-
uses: lhotari/action-upterm@v1
91-
if: ${{ failure() }}
89+
# - name: Setup upterm session
90+
# uses: lhotari/action-upterm@v1
91+
# if: ${{ failure() }}
9292
# with:
9393
# ## limits ssh access and adds the ssh public key for the user which triggered the workflow
9494
# limit-access-to-actor: true

0 commit comments

Comments
 (0)