maybe clang

This commit is contained in:
DecDuck
2024-10-07 13:06:52 +11:00
parent f2d39dad06
commit fe50bcc2da

View File

@ -15,7 +15,7 @@ build:
- rustup toolchain install stable-$TARGET - rustup toolchain install stable-$TARGET
- cargo install cargo-xwin - cargo install cargo-xwin
- apt-get update -y - apt-get update -y
- apt-get install yarnpkg clang-tools-14 -y - apt-get install yarnpkg clang -y
- yarnpkg - yarnpkg
- yarnpkg build --target $TARGET - yarnpkg build --target $TARGET
artifacts: artifacts: