mirror of
https://github.com/boostorg/leaf.git
synced 2026-01-19 04:22:08 +00:00
Renamed GHA action for single-header generation
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
cd ../boost-root/libs/leaf/doc
|
||||
../../../b2
|
||||
|
||||
- name: Generate headers
|
||||
- name: Generate single header
|
||||
run: |
|
||||
cd ../boost-root/libs/leaf
|
||||
python gen/generate_single_header.py -i include/boost/leaf/detail/all.hpp -p include -o doc/html/leaf.hpp boost/leaf
|
||||
|
||||
Reference in New Issue
Block a user