mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-15 15:09:29 +00:00
Update build-test-deploy.yml
This commit is contained in:
committed by
GitHub
parent
09f598c246
commit
823f1a1bdc
@@ -115,7 +115,8 @@ jobs:
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: |
|
||||
sudo apt update
|
||||
echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true" | debconf-set-selections
|
||||
sudo apt upgrade
|
||||
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
|
||||
sudo fc-match Arial
|
||||
|
||||
Reference in New Issue
Block a user