fix(materialize)

closes #3626
This commit is contained in:
Jacob Heider 2023-10-11 22:36:07 -04:00 committed by Jacob Heider
parent 199c5a8d5c
commit 866874ac45

View file

@ -28,6 +28,7 @@ build:
script: cargo install --locked --path . --root {{prefix}}
env:
linux:
LD: clang
# See: https://docs.rs/openssl/latest/openssl/#manual
OPENSSL_NO_VENDOR: true # Always find OpenSSL in the system, even if the vendored feature is enabled.
OPENSSL_DIR: "{{ deps.openssl.org.prefix }}" # Use tea's openssl installation directory