ci: I can haz root?
This commit is contained in:
parent
0c8e10f043
commit
7ab5644822
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
|
|
||||||
- name: Patch ghostsccript thanks to CVE-2018-16509
|
- name: Patch ghostsccript thanks to CVE-2018-16509
|
||||||
run: |
|
run: |
|
||||||
sed -i '$i<policy domain="coder" rights="read | write" pattern="PDF" />' /etc/ImageMagick-6/policy.xml
|
sudo sed -i '$i<policy domain="coder" rights="read | write" pattern="PDF" />' /etc/ImageMagick-6/policy.xml
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue