Try running command on one line

This commit is contained in:
Joey Hafner 2024-02-14 12:55:22 -08:00
parent db920e91f9
commit 99a03cd18b

View File

@ -41,5 +41,4 @@ jobs:
host: ${{ vars.SSH_HOST_IP_WIZARD }} # this is a LAN IP
username: ${{ vars.SSH_USERNAME_WIZARD }}
key: ${{ secrets.SSH_KEY_DEPLOY_TO_WIZARD }}
script: |
echo $SHELL
script: show configuration