mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-02-24 00:37:43 +11:00
Fix the appveyor build
This commit is contained in:
parent
6b0dd62681
commit
a04668e850
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ install:
|
||||||
- 7z x cargo-nightly-i686-pc-windows-gnu.tar
|
- 7z x cargo-nightly-i686-pc-windows-gnu.tar
|
||||||
- SET PATH=%PATH%;C:\Program Files (x86)\Rust\bin
|
- SET PATH=%PATH%;C:\Program Files (x86)\Rust\bin
|
||||||
- SET PATH=%PATH%;%CD%\cargo-nightly-i686-pc-windows-gnu\bin
|
- SET PATH=%PATH%;%CD%\cargo-nightly-i686-pc-windows-gnu\bin
|
||||||
- rustc -v
|
- rustc -V
|
||||||
- cargo -V
|
- cargo -V
|
||||||
|
|
||||||
build: false
|
build: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue