mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 10:17:14 +00:00
added bash -lc
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -16,4 +16,4 @@ jobs:
|
||||
port: ${{ secrets.SERVER_PORT }}
|
||||
key: ${{ secrets.SERVER_SSH_KEY }}
|
||||
script: |
|
||||
/home/ob/.local/bin/s
|
||||
bash -lc '/home/ob/.local/bin/s'
|
||||
|
||||
Reference in New Issue
Block a user