Skip to content

Commit

Permalink
deploy/release-gammaray.sh - follow CI moving to doxygen v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
winterz committed Oct 9, 2024
1 parent 22a3db4 commit b286059
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/release-gammaray.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ fi
#TODO

# Update doxyfile
#CI uses 1.9.8 at this time
export PATH=/usr/local/opt/doxygen-1.9.8/bin:$PATH
#CI uses 1.12.0 at this time
export PATH=/usr/local/opt/doxygen-1.12.0/bin:$PATH
echo -n "Ensuring Doxyfile.cmake is up-to-date: "
doxygen -u docs/api/Doxyfile.cmake >/dev/null 2>&1
set +e
Expand Down

0 comments on commit b286059

Please sign in to comment.