mirror of
https://github.com/Drop-OSS/droplet.git
synced 2026-06-22 04:11:40 +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