Skip to content

Commit 940f3ea

Browse files
committed
Updated CI
1 parent 3c71ab8 commit 940f3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
cd pgvector
1717
make
1818
sudo make install
19-
- run: zef install --/test DBIish DB::Pg
19+
- run: zef --/test install DBIish DB::Pg
2020
- run: raku dbiish.raku
2121
- run: raku dbpg.raku

0 commit comments

Comments
 (0)