mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-27 14:58:54 +10:00
vcpkg integrate install ci/cd
This commit is contained in:
@@ -19,7 +19,8 @@ build:
|
|||||||
- rustup toolchain install nightly-$TARGET
|
- rustup toolchain install nightly-$TARGET
|
||||||
- cargo install cargo-xwin
|
- cargo install cargo-xwin
|
||||||
- apt-get update -y
|
- apt-get update -y
|
||||||
- apt-get install yarnpkg llvm clang libssl-dev -y
|
- apt-get install yarnpkg llvm clang libssl-dev git curl zip unzip pkgconfig -y
|
||||||
|
- vcpkg integrate install
|
||||||
- yarnpkg
|
- yarnpkg
|
||||||
- yarnpkg build --target $TARGET
|
- yarnpkg build --target $TARGET
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user