mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 17:26:25 +02:00
win bash?
This commit is contained in:
parent
f3d4bb37aa
commit
afb3826a2c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
|
|
@ -68,6 +68,7 @@ jobs:
|
||||||
- run: cl.exe /fPIC -shared /W4 /Ivendor/ /O2 /LD sqlite-vec.c -o dist/vec0.dll
|
- run: cl.exe /fPIC -shared /W4 /Ivendor/ /O2 /LD sqlite-vec.c -o dist/vec0.dll
|
||||||
- run: uv sync --directory tests
|
- run: uv sync --directory tests
|
||||||
- run: make test-loadable python=./tests/.venv/bin/python.exe
|
- run: make test-loadable python=./tests/.venv/bin/python.exe
|
||||||
|
shell: bash
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: sqlite-vec-windows-x86_64-extension
|
name: sqlite-vec-windows-x86_64-extension
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue