Skip to content

Commit f8436f9

Browse files
updating system dependency installs for GA actions
1 parent a4e5450 commit f8436f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Install system dependencies
2222
run: |
23-
sudo apt-get install libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev
23+
sudo apt-get install libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev libfontconfig1-dev libmagick++-dev
2424
2525
- name: Query dependencies
2626
run: |

0 commit comments

Comments
 (0)