This commit is contained in:
parent
113afe9df9
commit
153adbc044
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- whoami
|
- whoami
|
||||||
- cd receiver
|
- cd receiver
|
||||||
- C:\Users\doria\.cargo\bin\rustup.exe default stable
|
- cargo build --release --target x86_64-pc-windows-msvc
|
||||||
- C:\Users\doria\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc
|
|
||||||
|
|
||||||
- name: sign
|
- name: sign
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue