mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-15 15:19:52 +00:00
Update: doxygen version to 1.17.0.
This commit is contained in:
@@ -8,7 +8,7 @@ runs:
|
||||
echo "::group::Downloading"
|
||||
# Download currently (at the time of creation this action) latest version of Doxygen
|
||||
# because version in ubuntu repository (1.9.8) is outdated and buggy.
|
||||
wget -O doxygen.tar.gz "https://github.com/doxygen/doxygen/releases/download/Release_1_16_1/doxygen-1.16.1.linux.bin.tar.gz"
|
||||
wget -O doxygen.tar.gz "https://github.com/doxygen/doxygen/releases/download/Release_1_17_0/doxygen-1.17.0.linux.bin.tar.gz"
|
||||
echo "::endgroup::"
|
||||
|
||||
echo "::group::Unpacking"
|
||||
|
||||
Reference in New Issue
Block a user