Skip to content

Commit a274b3b

Browse files
committed
build: increase command_timeout
1 parent a6cdaf4 commit a274b3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/toolforge-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
key: ${{ secrets.SSH_PRIVATE_KEY }}
2424
port: ${{ vars.SSH_PORT }}
2525
request_pty: true
26+
command_timeout: 30m
2627
script: |
2728
set -xe
2829
become infographics toolforge envvars create DEBUG "True"

0 commit comments

Comments
 (0)