mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-11 00:36:29 +00:00
Meh. didn't help.
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -10,8 +10,6 @@ set -x # debug failed builds
|
||||
# Run python build script to check for errors
|
||||
# python3 scripts/build.py mkdocs.yml
|
||||
|
||||
apt-get install -y pngquant # we need this for optimizing images
|
||||
|
||||
# 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