mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-26 23:27:14 +03:00
Ugh. fix missing dash in —max-timeout
This commit is contained in:
parent
c367f1dfab
commit
d92942ebc2
2
.github/workflows/release_candidate.yml
vendored
2
.github/workflows/release_candidate.yml
vendored
@ -19,4 +19,4 @@ jobs:
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
command_timeout: 60m
|
||||
script: |
|
||||
curl —max-time 3600 -X PUT http://localhost:8000/monitor/build-kinode
|
||||
curl -—max-time 3600 -X PUT http://localhost:8000/monitor/build-kinode
|
||||
|
Loading…
Reference in New Issue
Block a user