Skip to content

Commit

Permalink
Just build single html docs version (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-luke authored Jan 31, 2022
1 parent 3ac8ca9 commit f98692e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/github_actions_docs.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash -ef

cd doc
make html
make html-single

0 comments on commit f98692e

Please sign in to comment.