Skip to content

Commit

Permalink
CI: install fribidi on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-kats committed Sep 8, 2023
1 parent c998c8e commit dc26ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
sudo apt-get install libmagick++-dev
elif [ $RUNNER_OS == "macOS" ] ; then
brew install imagemagick@6
brew install fribidi
fi
shell: bash

Expand Down

0 comments on commit dc26ae1

Please sign in to comment.