add libssl-dev headers to ci/cd

This commit is contained in:
DecDuck
2024-10-08 21:25:20 +11:00
parent 946ec23606
commit 321447572a

View File

@@ -19,7 +19,7 @@ build:
- rustup toolchain install nightly-$TARGET
- cargo install cargo-xwin
- apt-get update -y
- apt-get install yarnpkg llvm clang -y
- apt-get install yarnpkg llvm clang libssl-dev -y
- yarnpkg
- yarnpkg build --target $TARGET
artifacts: