Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Images page for website #1372

Merged
merged 14 commits into from
Apr 7, 2023
Prev Previous commit
Next Next commit
yum -y -q
Signed-off-by: Cary Phillips <[email protected]>
cary-ilm committed Apr 3, 2023
commit 18f24538189f12407a1da559696192ff2baa5ba6
2 changes: 1 addition & 1 deletion share/ci/scripts/linux/yum/install_docs_env.sh
Original file line number Diff line number Diff line change
@@ -9,4 +9,4 @@ HERE=$(dirname $0)
bash $HERE/install_doxygen.sh latest
pip3 install -r $HERE/../../../../../docs/requirements.txt

yum install ImageMagick
yum -y -q install ImageMagick