mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
This commit is contained in:
parent
7f16dbf677
commit
c9e122b94e
1 changed files with 2 additions and 2 deletions
|
@ -27,12 +27,12 @@ jobs:
|
||||||
path: /tmp/hugo
|
path: /tmp/hugo
|
||||||
key: www.byjp.me-hugo-persistent-info
|
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
|
||||||
|
|
||||||
# TODO: Move site
|
# TODO: Move site
|
||||||
|
|
||||||
- name: Build Gemini capsule
|
- name: Build Gemini capsule
|
||||||
uses: https://git.byjp.me/jp/hugo-tasks@v0.1.0
|
uses: https://git.byjp.me/jp/hugo-tasks@v0.1
|
||||||
with:
|
with:
|
||||||
tasks: gemini-reduce
|
tasks: gemini-reduce
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue