Skip to content

Commit 306072f

Browse files
committed
update update-tic.yml
1 parent 61bb9b0 commit 306072f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tic.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: "[Stage] Dependencies"
3535
run: |
36-
sudo apt install libcurl4-openssl-dev libsodium-dev
36+
sudo apt install libcurl4-openssl-dev libsodium-dev libharfbuzz-dev libfribidi-dev
3737
Rscript -e "if (!requireNamespace('remotes')) install.packages('remotes', type = 'source')"
3838
Rscript -e "remotes::install_github('ropensci/tic', dependencies = TRUE)"
3939

0 commit comments

Comments
 (0)