mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Adjust ci and PKGBUILD build args to feature changes
This commit is contained in:
parent
64428ea7d1
commit
01913e0db3
2 changed files with 4 additions and 4 deletions
2
.github/scripts/PKGBUILD.source
vendored
2
.github/scripts/PKGBUILD.source
vendored
|
|
@ -19,7 +19,7 @@ build() {
|
|||
export CARGO_HOME="$srcdir/cargo-home"
|
||||
export RUSTUP_TOOLCHAIN=stable
|
||||
|
||||
cargo build --release --no-default-features --features openssl
|
||||
cargo build --release
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue