mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 05:36:07 +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
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue