Skip to content

Commit

Permalink
jpeg update
Browse files Browse the repository at this point in the history
  • Loading branch information
cebarboza committed Aug 23, 2023
1 parent 1cfd7cc commit 36392f6
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 libfontconfig1-dev libssh-dev libxml2-dev libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev
sudo apt-get install libfontconfig1-dev libssh-dev libxml2-dev libcurl4-openssl-dev libharfbuzz-dev libfribidi-dev libfreetype6-dev libpng-dev libpng-dev libjpeg-dev
- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 36392f6

Please sign in to comment.