mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 22:01:31 +11:00
Merge pull request #168 from tomaka/fix-appveyor
Fix the appveyor build
This commit is contained in:
commit
032c282b8e
|
@ -6,7 +6,7 @@ install:
|
|||
- 7z x cargo-nightly-i686-pc-windows-gnu.tar
|
||||
- SET PATH=%PATH%;C:\Program Files (x86)\Rust\bin
|
||||
- SET PATH=%PATH%;%CD%\cargo-nightly-i686-pc-windows-gnu\bin
|
||||
- rustc -v
|
||||
- rustc -V
|
||||
- cargo -V
|
||||
|
||||
build: false
|
||||
|
|
Loading…
Reference in a new issue