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
1428ef954a
commit
de00af336f
@ -26,6 +26,8 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
ls
|
||||||
|
- run: |
|
||||||
rm pages/*
|
rm pages/*
|
||||||
cp site/* pages/*
|
cp site/* pages/*
|
||||||
- run: |
|
- run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user