mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 18:37:15 +02:00
ci: generated api_reference destination directory fixed
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
-DJEGP_STANDARDESE_SOURCES_GIT_REPOSITORY="${{ github.workspace }}/draft" \
|
||||
-DJEGP_CXXDRAFT_HTMLGEN_GIT_REPOSITORY="${{ github.workspace }}/cxxdraft-htmlgen"
|
||||
cmake --build build
|
||||
mv build/mp-units.html docs/api_reference
|
||||
mv build/mp-units.html docs/api_reference/gen
|
||||
- name: Installing pip dependencies
|
||||
run: |
|
||||
pip install conan mkdocs-material mkdocs-rss-plugin mkdocs-material[imaging] mkdocs-exclude mike
|
||||
|
Reference in New Issue
Block a user