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