chore: support multiple command

This commit is contained in:
Bo-Yi Wu 2019-09-29 10:55:53 +08:00
parent 1a6f86cece
commit 54eb169e33
1 changed files with 1 additions and 1 deletions

View File

@ -31,6 +31,6 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
script: >
script: |
whoami
ls -al