mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
Try installing pngquant via brew directly
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
pngquant
|
||||
@@ -10,6 +10,8 @@ set -x # debug failed builds
|
||||
# Run python build script to check for errors
|
||||
# python3 scripts/build.py mkdocs.yml
|
||||
|
||||
brew install pngquant
|
||||
|
||||
# install mkdocs (or insiders version, if we're passed a GH_TOKEN var)
|
||||
if [ -z "$GH_TOKEN" ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user