We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c678e commit a0720c7Copy full SHA for a0720c7
.github/workflows/linux_packages_arch.yaml
@@ -151,6 +151,7 @@ jobs:
151
export LIBCLANG_PATH=/usr/lib
152
export CARGO_LOG=cargo::core::compiler::fingerprint=info
153
export RUST_BACKTRACE=1
154
+ export BLAS_INCLUDE_DIRS=/usr/include
155
156
# Build with Cargo directly
157
# Note: We skip Tauri CLI bundling (which creates AppImage/deb/rpm) because
0 commit comments