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 a99686b commit e68a117
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:

- name: Provide Fonts
run: |
mv fonts /usr/share/fonts/Atkinson_Hyperlegible
mkdir /usr/share/fonts/Atkinson_Hyperlegible
cp -r fonts/ /usr/share/fonts/Atkinson_Hyperlegible/
fc-cache -fv
- uses: quarto-dev/quarto-actions/setup@v2
Expand Down

0 comments on commit e68a117

Please sign in to comment.