This commit is contained in:
parent
7034c1f5d8
commit
00f6084a02
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt install pkg-config libmagickwand-dev imagemagick gcc libc-dev ghostscript
|
||||
apt update && apt install -y pkg-config libmagickwand-dev imagemagick gcc libc-dev ghostscript
|
||||
|
||||
- name: Patch ghostscript thanks to CVE-2018-16509
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue