small change4
This commit is contained in:
parent
3893a0ec88
commit
4bb5fb0bac
@ -29,7 +29,9 @@ jobs:
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: whoami
|
||||
script: |
|
||||
ls
|
||||
whoami
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user