This commit is contained in:
DecDuck
2024-10-08 21:30:11 +11:00
parent fa4cecc705
commit e0243faf3b

View File

@ -19,7 +19,7 @@ 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 git curl zip unzip pkgconfig -y - apt-get install yarnpkg llvm clang libssl-dev git curl zip unzip pkg-config -y
- vcpkg integrate install - vcpkg integrate install
- yarnpkg - yarnpkg
- yarnpkg build --target $TARGET - yarnpkg build --target $TARGET