mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-10 22:56:55 +08:00
Skip IPC::Run
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -52,7 +52,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
postgres-version: 14
|
postgres-version: 14
|
||||||
- run: |
|
- run: |
|
||||||
cpan -T IPC::Run
|
|
||||||
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||||
nmake /NOLOGO /F Makefile.win
|
nmake /NOLOGO /F Makefile.win
|
||||||
nmake /NOLOGO /F Makefile.win install
|
nmake /NOLOGO /F Makefile.win install
|
||||||
|
|||||||
Reference in New Issue
Block a user