Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 66a6d06

Browse files
authored
Update update-tic.yml
1 parent 8bf12a6 commit 66a6d06

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)