We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9121e8 commit 2787a6bCopy full SHA for 2787a6b
.github/workflows/app-tests.yaml
@@ -25,6 +25,7 @@ jobs:
25
run: brew install postgresql@14
26
- name: Install pgvector on Windows using install-pgvector.bat
27
if: matrix.os == 'windows-latest'
28
+ shell: cmd
29
run: .\install-pgvector.bat
30
- name: Setup postgres
31
uses: ikalnytskyi/action-setup-postgres@v6
0 commit comments