mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
fixup rust bindings
This commit is contained in:
parent
a6495e1e9a
commit
38e41c62eb
5 changed files with 36 additions and 14 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
|
@ -133,8 +133,8 @@ jobs:
|
|||
with:
|
||||
toolchain: stable
|
||||
- run: make sqlite-vec.h
|
||||
- run: cp sqlite-vec.c bindings/rust
|
||||
- run: cp sqlite-vec.h bindings/rust
|
||||
- run: make deps
|
||||
working-directory: ./bindings/rust
|
||||
- run: cargo publish --no-verify
|
||||
working-directory: ./bindings/rust
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue