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

This commit is contained in:
Simon Vieille 2023-10-02 22:23:09 +02:00
commit 5b92828a31
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -18,9 +18,9 @@ jobs:
- 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
ls -lah
#./bin/rss -f https://www.deblan.io/RSS | head -n 10 >> README.md
#cat README.md
- run: |
git status
git add .