Skip to content

Commit

Permalink
font
Browse files Browse the repository at this point in the history
  • Loading branch information
njahn82 committed Apr 3, 2024
1 parent 6bebe32 commit f4862b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Google Fonts
run: |
wget -O Atkinson_Hyperlegible.zip https://fonts.google.com/download?family=Atkinson%20Hyperlegible
unzip -d Atkinson_Hyperlegible/ Atkinson_Hyperlegible.zip
unzip Atkinson_Hyperlegible.zip
mv Atkinson_Hyperlegible /usr/share/fonts/
fc-cache -fv
Expand Down

0 comments on commit f4862b6

Please sign in to comment.