Skip to content

Commit

Permalink
Fix typo in uzip of Routed Gothic font
Browse files Browse the repository at this point in the history
  • Loading branch information
jbro committed Jan 19, 2024
1 parent 1571af4 commit 9f66d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
wget https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/ProFont.zip
unzip -d ~/.fonts ProFont.zip
wget https://webonastick.com/fonts/routed-gothic/download/routed-gothic-ttf.zip
unzip -d ~/.fonts ProFont.zip routed-gothic-ttf.zip
unzip -d ~/.fonts routed-gothic-ttf.zip
fc-cache -fv
- name: Fix ImageMagic security policy
Expand Down

0 comments on commit 9f66d1d

Please sign in to comment.