Skip to content

Commit fb529a9

Browse files
committed
Fix broken apt installation
1 parent 520dd87 commit fb529a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-phpunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
run: |
108108
sudo apt-get install --reinstall libgs9-common fonts-noto-mono libgs9:amd64 libijs-0.35:amd64 fonts-urw-base35 ghostscript poppler-data libjbig2dec0:amd64 gsfonts libopenjp2-7:amd64 fonts-droid-fallback ttf-dejavu-core
109109
sudo apt-get install -y imagemagick
110+
sudo apt-get install --fix-broken
110111
111112
- name: Get composer cache directory
112113
id: composercache

0 commit comments

Comments
 (0)