Skip to content

Commit

Permalink
List fonts on system for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
datalogics-saharay committed Mar 7, 2024
1 parent 1d13ae6 commit 372b932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-dotnet-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
if [ "${{ matrix.os }}" == 'ubuntu-latest' ]; then
sudo dpkg-reconfigure debconf -f noninteractive -p critical
sudo apt-get -y install ttf-mscorefonts-installer
fc-list
fi
- name: Build samples
working-directory: ${{ matrix.dir }}
Expand Down

0 comments on commit 372b932

Please sign in to comment.