mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix the Rustup architecture downloaded on AppVeyor
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ cache:
|
||||
- C:\Users\appveyor\.cargo\bin\cbindgen.exe
|
||||
|
||||
install:
|
||||
- curl -sSf -o rustup-init.exe https://win.rustup.rs
|
||||
- curl -sSf -o rustup-init.exe https://win.rustup.rs/x86_64
|
||||
- rustup-init.exe -y
|
||||
- rustup target add i686-pc-windows-msvc
|
||||
- ps: |
|
||||
|
||||
Reference in New Issue
Block a user