1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-08 05:27:14 +09:00

CI: Install optipng for the lint workflow

PNG size check was silently skipped in CI because optipng was not
installed in the runner.
This commit is contained in:
InvalidUsernameException 2025-02-11 20:47:53 +01:00 committed by Sam Atkins
parent a00a5c9ac5
commit e51f062d6b
Notes: github-actions[bot] 2025-02-12 17:39:05 +00:00

View file

@ -15,7 +15,7 @@ jobs:
run: |
set -e
brew install curl flake8 llvm@19 ninja shellcheck swift-format unzip
brew install curl flake8 llvm@19 ninja optipng shellcheck swift-format unzip
# Note: gn isn't available in homebrew :(
# Corresponds to https://gn.googlesource.com/gn/+/225e90c5025bf74f41dbee60d9cde4512c846fe7