Skip to content

Commit

Permalink
Fix ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Silvester committed May 2, 2020
1 parent 82a38d1 commit 03d40b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci_script.sh
Expand Up @@ -62,6 +62,7 @@ if [[ $GROUP == docs ]]; then
pushd docs
pip install -r ./requirements.txt
make html
popd

# Build the API docs
jlpm build:packages
Expand Down

0 comments on commit 03d40b1

Please sign in to comment.