diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0823607..5787726 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,6 +31,6 @@ jobs: username: ${{ secrets.USERNAME }} key: ${{ secrets.KEY }} port: ${{ secrets.PORT }} - script: > + script: | whoami ls -al