Update .forgejo/workflows/generate-m3u.yml
Some checks are pending
Generate M3U Playlist with Auto-Organization / build-and-organize (push) Waiting to run
Some checks are pending
Generate M3U Playlist with Auto-Organization / build-and-organize (push) Waiting to run
This commit is contained in:
parent
796b84f790
commit
b1e327eaf8
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ jobs:
|
|||
run: |
|
||||
echo "Cleaning old reports..."
|
||||
cd reports/daily
|
||||
# Count markdown files
|
||||
if ls *.md >/dev/null 2>&1; then
|
||||
COUNT=$(ls *.md | wc -l)
|
||||
echo "Found $COUNT reports"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue