What's my path?

This commit is contained in:
Nolan Darilek 2020-03-27 09:09:07 -05:00
parent 9a5fd7232d
commit 7ff42deb55

View File

@ -26,6 +26,7 @@ build windows:
- wget https://win.rustup.rs/x86_64 -O rustup-init.exe
- .\rustup-init.exe -y --default-host=x86_64-pc-windows-msvc
- $env:PATH+=";%USERPROFILE%.cargo\bin"
- echo %PATH%
- refreshenv
- cargo build --release --target x86_64-pc-windows-msvc
- move target windows