Skip to content

Commit

Permalink
fix(generate-readme.yml): remove font zip file after installed
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewzn69 committed Oct 19, 2023
1 parent d44de34 commit 2322204
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
mv ubuntu /usr/share/fonts
fc-cache -fv
fc-list | grep Ubuntu
rm -r Ubuntu.zip
- name: Set up ImageMagick
run: |
Expand Down
Binary file removed Ubuntu.zip
Binary file not shown.

0 comments on commit 2322204

Please sign in to comment.