mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
gha: more m1 fixes
This commit is contained in:
parent
1a51d6e6eb
commit
e100b66d17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- run: ./scripts/vendor.sh
|
||||
- run: make loadable
|
||||
- run: python -m pip install pytest numpy; make test-loadable
|
||||
- run: python3 -m pip install pytest numpy; make test-loadable
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: sqlite-vec-macos-aarch64-extension
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue