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

This commit is contained in:
Simon Vieille 2023-10-02 22:25:06 +02:00
commit 7f25581d7b
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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