Increase build script portability

This commit is contained in:
Stef Dunlap 2022-12-29 22:12:13 -05:00
parent 65c1dfb738
commit 4588096690

View File

@ -2,4 +2,4 @@
set -e
GOMAXPROCS=1 hugo --cacheDir /tmp/hugo_kindrobot
GOMAXPROCS=1 hugo --cacheDir /$TMPDIR/hugo_kindrobot