???
This commit is contained in:
parent
e98e5fa729
commit
1bc33d7142
1 changed files with 1 additions and 3 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- name: init git
|
||||
run: |
|
||||
git clone https://git.fzorb.xyz/fzorb/website
|
||||
git clone https://git.fzorb.xyz/fzorb/website-new website
|
||||
cd website
|
||||
git submodule foreach --recursive git reset --hard
|
||||
git submodule init
|
||||
|
@ -29,9 +29,7 @@ jobs:
|
|||
|
||||
- name: generate site
|
||||
run: |
|
||||
ls -a
|
||||
cd website
|
||||
ls -a
|
||||
zola build
|
||||
|
||||
- name: init ssh
|
Loading…
Add table
Add a link
Reference in a new issue