[wip] gitea actions
Some checks failed
Build profile / Build (push) Failing after 5s

This commit is contained in:
Simon Vieille 2023-10-02 22:22:28 +02:00
commit eae2902473
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -16,7 +16,9 @@ jobs:
git config --global user.email ci@gitnet.fr
git config --global user.name CI
- run: |
set -x
cp README.tpl.md README.md
cat README.md
./bin/rss -f https://www.deblan.io/RSS | head -n 10 >> README.md
cat README.md
- run: |