mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-11 21:44:01 +00:00
7 lines
63 B
Bash
Executable File
7 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
|
|
set -ex
|
|
|
|
npm ci
|
|
npx antora unordered-playbook.yml
|