mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-30 09:41:15 +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:
|
||||
postgres-version: 14
|
||||
- run: |
|
||||
cpan -T IPC::Run
|
||||
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||
nmake /NOLOGO /F Makefile.win
|
||||
nmake /NOLOGO /F Makefile.win install
|
||||
|
||||
Reference in New Issue
Block a user