ci: make sure perl is installed + build docs with MSVC toolchain
This commit is contained in:
1
.github/workflows/msvc.yml
vendored
1
.github/workflows/msvc.yml
vendored
@@ -54,6 +54,7 @@ jobs:
|
||||
-DSDL_VENDOR_INFO="Github Workflow" `
|
||||
-DSDL_DISABLE_INSTALL=OFF `
|
||||
-DSDL_DISABLE_INSTALL_CPACK=OFF `
|
||||
-DSDL_DISABLE_INSTALL_DOCS=OFF `
|
||||
${{ matrix.platform.flags }} `
|
||||
-DCMAKE_INSTALL_PREFIX=prefix
|
||||
- name: Build (CMake)
|
||||
|
||||
Reference in New Issue
Block a user