Merged r24129 from trunk to 5.1-stable (#43441).

git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@24137 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-11-07 06:27:02 +00:00
parent 5e973ed3a0
commit 2aef2fb010

View File

@@ -16,7 +16,7 @@ runs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install --yes --quiet ghostscript gsfonts locales bzr cvs
sudo apt-get install --yes --quiet ghostscript gsfonts locales bzr cvs imagemagick
sudo locale-gen en_US # for bazaar non ascii test
- name: Allow imagemagick to read PDF files