mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-22 20:51:20 +10:00
maybe clang
This commit is contained in:
@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user