mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
This commit is contained in:
parent
68732d59e5
commit
bbf0446f1e
1 changed files with 2 additions and 2 deletions
|
@ -26,12 +26,12 @@ jobs:
|
|||
with:
|
||||
path: /tmp/hugo
|
||||
- name: Build site
|
||||
uses: jphastings/hugo-tasks@v0.1.0
|
||||
uses: jp/hugo-tasks@v0.1.0
|
||||
|
||||
# TODO: Move site
|
||||
|
||||
- name: Build Gemini capsule
|
||||
uses: jphastings/hugo-tasks@v0.1.0
|
||||
uses: jp/hugo-tasks@v0.1.0
|
||||
with:
|
||||
tasks: gemini-reduce
|
||||
|
||||
|
|
Loading…
Reference in a new issue