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: |
|
||||
git submodule init
|
||||
git submodule update
|
||||
ls
|
||||
- run: |
|
||||
rm pages/*
|
||||
cp site/* pages/*
|
||||
- run: |
|
||||
|
Loading…
Reference in New Issue
Block a user