use user-specific cachedir

This commit is contained in:
Luke Smith 2022-06-25 11:03:45 -04:00
parent 9577a12ecf
commit 638a03d79d
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ jobs:
cd repo
git stash
git pull --force origin master
hugo -s . -t /var/www/lugo -d ../based.cooking/
hugo -s . -t /var/www/lugo -d ~/based.cooking/ --cacheDir ~/hugocache