fix windows release

This commit is contained in:
Alex Garcia 2024-06-25 00:12:35 -07:00
parent db54f2f701
commit c1760df54c

View file

@ -42,6 +42,9 @@ jobs:
- run: ./scripts/vendor.sh
shell: bash
- run: make loadable
env:
## TODO temporary, should be unset (ie cl.exe)
CC: gcc
- uses: actions/upload-artifact@v4
with:
name: sqlite-vec-windows-x86_64-extension