Skip to content

Commit

Permalink
chore: add
Browse files Browse the repository at this point in the history
  • Loading branch information
LucioFranco committed Dec 23, 2024
1 parent ce3e0da commit 7792c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extensions-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: actions/checkout@v3
- name: install libs
run: |
sudo apt install libblas-dev
sudo apt install libblas-dev liblapack-dev
- name: build libsql and ffi bindings
run: |
cargo xtask build-bundled
Expand Down

0 comments on commit 7792c59

Please sign in to comment.