Skip to content

Commit 2787a6b

Browse files
committed
hm cmd
1 parent b9121e8 commit 2787a6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/app-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
run: brew install postgresql@14
2626
- name: Install pgvector on Windows using install-pgvector.bat
2727
if: matrix.os == 'windows-latest'
28+
shell: cmd
2829
run: .\install-pgvector.bat
2930
- name: Setup postgres
3031
uses: ikalnytskyi/action-setup-postgres@v6

0 commit comments

Comments
 (0)