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

git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@24133 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-11-07 06:22:59 +00:00
parent ee5514fadb
commit 35180163e3

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