Increase build script portability

main
Stef Dunlap 2022-12-29 22:12:13 -05:00
parent 65c1dfb738
commit 4588096690
1 changed files with 1 additions and 1 deletions

View File

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