Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 31, 2023
1 parent 4059cc3 commit ca3c204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
cd pgvector
make
sudo make install
- run: zig run example.zig -lpq
- run: zig run example.zig -lc -lpq

0 comments on commit ca3c204

Please sign in to comment.