mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +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
|
# Run python build script to check for errors
|
||||||
# python3 scripts/build.py mkdocs.yml
|
# python3 scripts/build.py mkdocs.yml
|
||||||
|
|
||||||
|
brew install pngquant
|
||||||
|
|
||||||
# install mkdocs (or insiders version, if we're passed a GH_TOKEN var)
|
# install mkdocs (or insiders version, if we're passed a GH_TOKEN var)
|
||||||
if [ -z "$GH_TOKEN" ]
|
if [ -z "$GH_TOKEN" ]
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user