Skip to content

Commit 7792c59

Browse files
committed
chore: add
1 parent ce3e0da commit 7792c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extensions-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
uses: actions/checkout@v3
7171
- name: install libs
7272
run: |
73-
sudo apt install libblas-dev
73+
sudo apt install libblas-dev liblapack-dev
7474
- name: build libsql and ffi bindings
7575
run: |
7676
cargo xtask build-bundled

0 commit comments

Comments
 (0)