Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmorgner committed Sep 23, 2024
1 parent 26a3061 commit 2b682ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ case "$1" in
ubuntu)
# full documentation is only built on ubuntu
pip install -U sphinx sphinx-bootstrap-theme breathe sphinxcontrib-programoutput
python -m pip freeze
pip freeze
;;
esac

Expand Down

0 comments on commit 2b682ee

Please sign in to comment.