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 ce3e0da commit 7792c59Copy full SHA for 7792c59
.github/workflows/extensions-test.yml
@@ -70,7 +70,7 @@ jobs:
70
uses: actions/checkout@v3
71
- name: install libs
72
run: |
73
- sudo apt install libblas-dev
+ sudo apt install libblas-dev liblapack-dev
74
- name: build libsql and ffi bindings
75
76
cargo xtask build-bundled
0 commit comments