Fix automated workflow

This commit is contained in:
Lucas Girouard-Stranks
2020-11-30 17:14:44 -05:00
parent 98e82ae94b
commit ea6993c954
+1 -1
View File
@@ -86,7 +86,7 @@ jobs:
with:
dotnet-version: '${{ env.DOTNET_CORE_SDK_VERSION }}'
- name: "Install fonts (Ubuntu)"
- name: "Install fonts (Ubuntu)"
if: matrix.os == 'ubuntu-latest'
run: |
echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true" | sudo debconf-set-selections