mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
gha: diff artifact names
This commit is contained in:
parent
76a5c2a99b
commit
df2cc06221
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
STRIP=llvm-strip loadable
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: sqlite-vec-linux-x86_64-android-extension
|
||||
name: sqlite-vec-android-${{ matrix.cc }}-extension
|
||||
path: dist/*.so
|
||||
build-macos-x86_64-extension:
|
||||
runs-on: macos-12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue