add pointless echo step
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
741d70ea42
commit
23bac97cea
@ -20,6 +20,7 @@ steps:
|
||||
- name: build-linux
|
||||
image: nimlang/nim
|
||||
commnds:
|
||||
- echo hello world
|
||||
- nimble build -y -o:passphrase_linux -d:release
|
||||
|
||||
- name: release
|
||||
|
Loading…
x
Reference in New Issue
Block a user