Put key in correct place
Some checks failed
/ build (push) Failing after 5m22s

This commit is contained in:
JP Hastings-Spital 2025-01-07 15:43:28 +00:00
parent 63495c1c03
commit 7f16dbf677

View file

@ -22,10 +22,10 @@ jobs:
- name: Cache Hugo persistent info
uses: https://code.forgejo.org/actions/cache@v4
env:
key: www.byjp.me-hugo-persistent-info
cache-name: hugo-persistent-cache
with:
path: /tmp/hugo
key: www.byjp.me-hugo-persistent-info
- name: Build site
uses: https://git.byjp.me/jp/hugo-tasks@v0.1.0