This commit is contained in:
parent
6a0cb26829
commit
c9f92486f0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- cd receiver
|
- cd receiver
|
||||||
- C:\Users\doria\.cargo\bin\rustup.exe default stable
|
- C:\Users\doria\.cargo\bin\rustup.exe default stable
|
||||||
- C:\Users\doria\.cargo\bin\cargo.exe build --release --target stabe-x86_64-pc-windows-msvc
|
- C:\Users\doria\.cargo\bin\cargo.exe build --release --target x86_64-pc-windows-msvc
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|
Loading…
Reference in a new issue