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