This commit is contained in:
parent
ec818f000c
commit
545aa0aa46
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
RUSTFLAGS: '-C target-feature=+crt-static'
|
RUSTFLAGS: '-C target-feature=+crt-static'
|
||||||
commands:
|
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:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|
Loading…
Reference in a new issue