amended package list according to openssl docs

This commit is contained in:
DecDuck
2024-10-08 21:34:20 +11:00
parent e0243faf3b
commit 8e9902137a

View File

@ -19,8 +19,7 @@ build:
- rustup toolchain install nightly-$TARGET
- cargo install cargo-xwin
- apt-get update -y
- apt-get install yarnpkg llvm clang libssl-dev git curl zip unzip pkg-config -y
- vcpkg integrate install
- apt-get install yarnpkg llvm clang pkg-config libssl-dev -y
- yarnpkg
- yarnpkg build --target $TARGET
artifacts: