1
1
Fork 0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-03-28 14:46:19 +01:00

test bool

This commit is contained in:
GammaGames 2024-12-03 08:46:43 -07:00
parent 6339d4b013
commit 05bfd68c72

View file

@ -585,7 +585,7 @@ jobs:
username: linuxserver.io
password: password
port: 2222
capture_stdout: 'true'
capture_stdout: true
script: |
#!/usr/bin/env bash
set -e