Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
arthw committed Nov 7, 2024
1 parent 6d89bbb commit fedfb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ echo "Build HTML"
cd docs
make -v
make clean
make html
make -i html

retval=$?
echo "result = $retval"
Expand Down

0 comments on commit fedfb6a

Please sign in to comment.