mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-10 04:22:16 +10:00
more target fixing
This commit is contained in:
@ -12,6 +12,7 @@ build:
|
||||
- x86_64-pc-windows-msvc
|
||||
script:
|
||||
- rustup target add $TARGET
|
||||
- rustup toolchain install stable-$TARGET
|
||||
- cargo install cargo-xwin
|
||||
- apt-get update -y
|
||||
- apt-get install yarnpkg clang-tools-14 -y
|
||||
|
||||
Reference in New Issue
Block a user