diff --git a/build.sh b/build.sh index cb7485d..f648733 100755 --- a/build.sh +++ b/build.sh @@ -2,4 +2,4 @@ set -e -GOMAXPROCS=1 hugo --cacheDir /tmp/hugo_kindrobot +GOMAXPROCS=1 hugo --cacheDir /$TMPDIR/hugo_kindrobot