This commit is contained in:
parent
f3586c045e
commit
8d8a0ad56d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ steps:
|
|||
- name: test
|
||||
commands:
|
||||
- cd receiver
|
||||
- rustup default stabe
|
||||
- rustup default stable
|
||||
- cargo build --release
|
||||
- ls target/release
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue