chore: update target
This commit is contained in:
parent
bffdab6759
commit
03e93ae863
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -16,6 +16,6 @@ jobs:
|
|||
PORT: ${{ secrets.PORT }}
|
||||
with:
|
||||
source: "tests/a.txt,tests/b.txt"
|
||||
target: "/home/actions/test"
|
||||
target: "/home/deploy/test"
|
||||
timeout: 30s
|
||||
command_timeout: 30s
|
||||
|
|
Loading…
Reference in a new issue