mirror of
https://github.com/redmine/redmine.git
synced 2025-12-17 05:50:29 +01:00
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:
2
.github/actions/setup-redmine/action.yml
vendored
2
.github/actions/setup-redmine/action.yml
vendored
@@ -16,7 +16,7 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
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
|
sudo locale-gen en_US # for bazaar non ascii test
|
||||||
|
|
||||||
- name: Allow imagemagick to read PDF files
|
- name: Allow imagemagick to read PDF files
|
||||||
|
|||||||
Reference in New Issue
Block a user