We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f5eb4 commit caa0b48Copy full SHA for caa0b48
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
database: pgvector_cpp_test
15
dev-files: true
16
- run: |
+ - run: |
17
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
18
cd %TEMP%
19
git clone --branch v0.8.2 https://github.com/pgvector/pgvector.git
0 commit comments