Skip to content

Commit

Permalink
accept eula for mscorefonts
Browse files Browse the repository at this point in the history
  • Loading branch information
jangevaare committed Jul 3, 2024
1 parent 2aa261a commit 5e4fc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-R.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Install Arial font
run: |
sudo apt-get update
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
sudo apt-get install -y ttf-mscorefonts-installer
sudo fc-cache -fv
sudo fc-list
Expand Down

0 comments on commit 5e4fc92

Please sign in to comment.