forked from boostorg/unordered
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