This commit is contained in:
parent
eae2902473
commit
5b92828a31
1 changed files with 3 additions and 3 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue