mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 03:17:15 +02:00
add missing script contents
This commit is contained in:
6
doc/build_antora.sh
Normal file → Executable file
6
doc/build_antora.sh
Normal file → Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -ex
|
||||||
|
|
||||||
|
npm ci
|
||||||
|
npx antora unordered-playbook.yml
|
||||||
|
Reference in New Issue
Block a user