Skip to content

Commit bf7c7dc

Browse files
committed
And another
1 parent 195b1fa commit bf7c7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: python3 -m pip install jupyter
2222

2323
- name: Install other required stuff for R
24-
run: sudo apt install -y libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev
24+
run: sudo apt install -y libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev librsvg2-bin
2525

2626
- name: Install R
2727
uses: r-lib/actions/setup-r@v2

0 commit comments

Comments
 (0)