[wip] gitea actions
All checks were successful
Build profile / Build (push) Successful in 6s

This commit is contained in:
Simon Vieille 2023-10-02 22:33:32 +02:00
parent 227f65476d
commit ca9fc52d3b
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -18,7 +18,7 @@ jobs:
- run: |
cp README.tpl.md README.md
ls -lah bin/
sh ./bin/rss -f https://www.deblan.io/RSS | head -n 10 >> README.md
./bin/rss -f https://www.deblan.io/RSS # | head -n 10 >> README.md
cat README.md
- run: |
git status