Skip to content

Commit

Permalink
missing pkgdown dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-dex committed Oct 29, 2020
1 parent b0f3b53 commit 0fff632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install libcurl4-openssl-dev libglpk-dev libmagick++-dev
libharfbuzz-dev libfribidi-dev
- uses: r-lib/actions/setup-r@master

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/check-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install libcurl4-openssl-dev libglpk-dev libmagick++-dev
libharfbuzz-dev libfribidi-dev
- uses: r-lib/actions/setup-r@master

Expand Down

0 comments on commit 0fff632

Please sign in to comment.