more target fixing

This commit is contained in:
DecDuck
2024-10-07 13:03:41 +11:00
parent 968e54eb8b
commit f2d39dad06

View File

@ -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