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
67ee513012
commit
68732d59e5
1 changed files with 2 additions and 2 deletions
|
@ -26,12 +26,12 @@ jobs:
|
||||||
with:
|
with:
|
||||||
path: /tmp/hugo
|
path: /tmp/hugo
|
||||||
- name: Build site
|
- name: Build site
|
||||||
uses: jphastings/hugo-tasks
|
uses: jphastings/hugo-tasks@v0.1.0
|
||||||
|
|
||||||
# TODO: Move site
|
# TODO: Move site
|
||||||
|
|
||||||
- name: Build Gemini capsule
|
- name: Build Gemini capsule
|
||||||
uses: jphastings/hugo-tasks
|
uses: jphastings/hugo-tasks@v0.1.0
|
||||||
with:
|
with:
|
||||||
tasks: gemini-reduce
|
tasks: gemini-reduce
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue