ci: fix build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2025-07-22 06:55:36 +02:00
commit 0b0cec81e7
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -13,8 +13,6 @@ steps:
- mv public /tmp/
- git config --global user.email ci@gitnet.fr
- git config --global user.name CI
- git add .
- git commit -m build -a
- git fetch --no-tags origin +refs/heads/pages
- git switch pages
- rm * -fr