mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
renamed build_docs.sh to build_antora.sh as per ci_boost_release.py requisites
This commit is contained in:
committed by
Gennaro Prota
parent
354c63cb24
commit
f12c918881
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -94,7 +94,7 @@ jobs:
|
||||
|
||||
cd dynamic_bitset
|
||||
cd doc
|
||||
bash ./build_docs.sh
|
||||
bash ./build_antora.sh
|
||||
|
||||
# Antora returns zero even if it fails, so we check if the site directory exists.
|
||||
if [ ! -d "html" ]
|
||||
|
||||
Reference in New Issue
Block a user