mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 05:04:27 +02:00
ci: CMake generator changed to Ninja
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
cd build
|
||||
cmake .. -G "Ninja Multi-Config"
|
||||
cmake .. -G Ninja
|
||||
- name: Generate documentation
|
||||
run: |
|
||||
cd build
|
||||
|
Reference in New Issue
Block a user