mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
Adjust build_docs.sh for invocation from an external directory (PR #97)
This commit is contained in:
committed by
Gennaro Prota
parent
0622f6a59f
commit
354c63cb24
@@ -18,6 +18,9 @@ else
|
||||
PLAYBOOK=$1
|
||||
fi
|
||||
|
||||
SCRIPT_DIR=$( dirname -- "${BASH_SOURCE[0]}" )
|
||||
cd "$SCRIPT_DIR"
|
||||
|
||||
echo "Installing npm dependencies..."
|
||||
npm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user