Skip to content

Commit

Permalink
Add ubuntu fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
pcinereus committed Jul 27, 2024
1 parent fb11e45 commit 2ab7978
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tut-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@ jobs:
unzip -d noto_sans/ resources/Noto_Sans.zip
mv noto_sans /usr/share/fonts/
unzip -d ubuntu/ resources/Ubuntu.zip
mv ubuntu /usr/share/fonts/
fc-cache -fv
fc-list
##fc-list -v | grep -i archi
Expand Down

0 comments on commit 2ab7978

Please sign in to comment.