We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d542be3 + a70e4aa commit 724d036Copy full SHA for 724d036
.github/workflows/generate-feature-graphic.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install requirements
30
run: |
31
sudo apt-get update
32
- sudo apt-get install optipng mat2
+ sudo apt-get install imagemagick mat2 optipng
33
# Install 200 weight versions of relevant Noto (to use for languages not supported by Lexend Deca)
34
sudo apt-get install fonts-noto-extra fonts-noto-cjk-extra
35
# Custom fonts
0 commit comments