mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 19:05:41 +01:00
This commit is contained in:
parent
63495c1c03
commit
7f16dbf677
1 changed files with 1 additions and 1 deletions
|
@ -22,10 +22,10 @@ jobs:
|
||||||
- name: Cache Hugo persistent info
|
- name: Cache Hugo persistent info
|
||||||
uses: https://code.forgejo.org/actions/cache@v4
|
uses: https://code.forgejo.org/actions/cache@v4
|
||||||
env:
|
env:
|
||||||
key: www.byjp.me-hugo-persistent-info
|
|
||||||
cache-name: hugo-persistent-cache
|
cache-name: hugo-persistent-cache
|
||||||
with:
|
with:
|
||||||
path: /tmp/hugo
|
path: /tmp/hugo
|
||||||
|
key: www.byjp.me-hugo-persistent-info
|
||||||
- name: Build site
|
- name: Build site
|
||||||
uses: https://git.byjp.me/jp/hugo-tasks@v0.1.0
|
uses: https://git.byjp.me/jp/hugo-tasks@v0.1.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue