ci: hardcode cp dst path
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
43a751362f
commit
02098d949e
|
@ -15,4 +15,4 @@ steps:
|
|||
- go env -w GOPROXY=https://goproxy.cn,direct
|
||||
- make
|
||||
- ./_example/simple/run.sh
|
||||
- cp build/joj3 ~/.local/bin/joj3
|
||||
- cp build/joj3 /home/drone/.local/bin/joj3
|
||||
|
|
Loading…
Reference in New Issue
Block a user