Update daily_README.yaml

This commit is contained in:
Alexandre
2022-12-12 11:19:02 +01:00
committed by GitHub
parent dc70216ce4
commit b0c36e7223

View File

@@ -73,9 +73,8 @@ jobs:
find -- * -maxdepth 0 -type d | sort -r | while read -r f; do
# $f is an addon directory
if [ -f "$f/config.json" ]; then
echo "Project $f"
echo "Project $f"
NUMBERADDONS="$((NUMBERADDONS + 1))"
# Get variables