This commit is contained in:
parent
ec818f000c
commit
545aa0aa46
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
|||
environment:
|
||||
RUSTFLAGS: '-C target-feature=+crt-static'
|
||||
commands:
|
||||
- cargo build --release --target x86_64-pc-windows-msvc
|
||||
- /c/Users/doria/.cargo/bin/cargo.exe build --release --target x86_64-pc-windows-msvc
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
|
Loading…
Reference in a new issue