mirror of
https://github.com/Drop-OSS/droplet.git
synced 2026-06-22 04:11:40 +10:00
add libssl-dev headers to ci/cd
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user