Skip to content

Commit

Permalink
Fix favicon rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
printfn committed Nov 11, 2024
1 parent 251dd7e commit ed01d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
run: |
brew install pandoc
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
sudo apt-get install -yq imagemagick
sudo apt-get install -yq imagemagick inkscape
./web/build.sh
- name: Upload GitHub Pages artifact
Expand Down

0 comments on commit ed01d92

Please sign in to comment.