ssh command timeout

This commit is contained in:
~dolled-possum 2024-06-07 20:34:08 -04:00
parent 987556b875
commit ea635bb61d

View File

@ -17,6 +17,7 @@ jobs:
username: ${{ secrets.SSH_USER }}
key: ${{ secrets.SSH_ED25519KEY }}
port: ${{ secrets.SSH_PORT }}
command_timeout: 60m
script: |
cd ~
./build-kinode.sh