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 516b830 commit 0a4143bCopy full SHA for 0a4143b
.github/workflows/app-tests.yaml
@@ -29,7 +29,6 @@ jobs:
29
run: .github\workflows\install-pgvector.bat
30
- name: Install pgvector on MacOS/Linux using install-pgvector.sh
31
if: matrix.os != 'windows-latest'
32
- shell: bash
33
run: .github/workflows/install-pgvector.sh
34
- name: Setup postgres
35
uses: ikalnytskyi/action-setup-postgres@v6
.github/workflows/install-pgvector.sh
100644
100755
0 commit comments