Update .gitea/workflows/action.yml
This commit is contained in:
parent
8706ee3974
commit
dc3626bb6b
1 changed files with 1 additions and 1 deletions
|
@ -20,10 +20,10 @@ jobs:
|
|||
cd website
|
||||
git submodule init
|
||||
git submodule update --recursive
|
||||
ls -a
|
||||
|
||||
- name: generate site
|
||||
run: |
|
||||
cd /workspace/fzorb/website/website
|
||||
hugo --config hugo.yaml
|
||||
|
||||
- name: init ssh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue