Skip to content

Commit 1b2d207

Browse files
committed
Fixed CI
1 parent 8e4776d commit 1b2d207

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
database: pgvector_python_test
1414
- run: |
1515
sudo apt-get update && sudo apt-get install postgresql-server-dev-13
16+
cd /tmp
1617
git clone --branch v0.1.6 https://github.com/ankane/pgvector.git
1718
cd pgvector
1819
make

0 commit comments

Comments
 (0)