mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +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
|
STRIP=llvm-strip loadable
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: sqlite-vec-linux-x86_64-android-extension
|
name: sqlite-vec-android-${{ matrix.cc }}-extension
|
||||||
path: dist/*.so
|
path: dist/*.so
|
||||||
build-macos-x86_64-extension:
|
build-macos-x86_64-extension:
|
||||||
runs-on: macos-12
|
runs-on: macos-12
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue