add dbg prints

This commit is contained in:
Will Jones
2023-05-25 09:20:37 -07:00
parent 500aa7b002
commit f9db5feff4
3 changed files with 23 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ jobs:
- uses: softprops/action-gh-release@v1
with:
draft: true
files: target/vectordb-*.crate
files: target/package/vectordb-*.crate
fail_on_unmatched_files: true
python: