fixed some issues with doc building (#339)

* added cleanup_node_modules_ to target boostrelease

* removed antora_docs.sh
This commit is contained in:
joaquintides
2026-01-08 13:17:05 +01:00
committed by GitHub
parent d60d9069f0
commit 83395442ab
2 changed files with 1 additions and 10 deletions

View File

@@ -24,5 +24,5 @@ actions cleanup-node-modules
###############################################################################
alias boostdoc ;
explicit boostdoc ;
alias boostrelease : html_ ;
alias boostrelease : html_ cleanup_node_modules_ ;
explicit boostrelease ;

View File

@@ -1,9 +0,0 @@
#!/bin/bash
set -ex
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
cd "$SCRIPT_DIR"
npm ci
npx antora unordered-playbook.yml