Setup docker image and CI
Some checks failed
Build an image to deploy website / build (push) Failing after 40s
Some checks failed
Build an image to deploy website / build (push) Failing after 40s
This commit is contained in:
parent
24b49bfb34
commit
71d95f844e
@ -32,7 +32,7 @@ jobs:
|
||||
node-version: '${{ NODE_VERSION }}'
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
uses: https://github.com/peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: '${{ HUGO_VERSION }}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user