Skip to content

Commit

Permalink
libharfussdev
Browse files Browse the repository at this point in the history
  • Loading branch information
cebarboza committed Aug 23, 2023
1 parent caf311f commit 1cfd7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Install libssh
if: runner.os == 'Linux'
run: |
sudo apt-get install libssh-dev libxml2-dev libcurl4-openssl-dev
sudo apt-get install libfontconfig1-dev libssh-dev libxml2-dev libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev
- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 1cfd7cc

Please sign in to comment.