mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +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 }}
|
port: ${{ secrets.SERVER_PORT }}
|
||||||
key: ${{ secrets.SERVER_SSH_KEY }}
|
key: ${{ secrets.SERVER_SSH_KEY }}
|
||||||
script: |
|
script: |
|
||||||
/home/ob/.local/bin/s
|
bash -lc '/home/ob/.local/bin/s'
|
||||||
|
|||||||
Reference in New Issue
Block a user