Skip to content

Commit

Permalink
gha: diff artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Aug 27, 2024
1 parent 76a5c2a commit df2cc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit df2cc06

Please sign in to comment.