Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 23s
Some checks failed
Continuous Integration / build (push) Failing after 23s
This commit is contained in:
parent
ed65c73785
commit
1428ef954a
@ -25,6 +25,7 @@ jobs:
|
||||
git config --global user.email "me+ci@xeovalyte.dev"
|
||||
- run: |
|
||||
git submodule init
|
||||
git submodule update
|
||||
rm pages/*
|
||||
cp site/* pages/*
|
||||
- run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user