Skip to content

Commit

Permalink
use user-specific cachedir
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Smith authored and Luke Smith committed Jun 25, 2022
1 parent 9577a12 commit 638a03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 638a03d

Please sign in to comment.