Added another debug log

This commit is contained in:
Thorsten Sommer 2024-06-16 11:39:40 +02:00
parent 5c493afce0
commit 308e27b981
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -484,6 +484,8 @@ jobs:
fi
done
echo "Platforms JSON: '$platforms_json'"
# Write the JSON object to a temporary file:
echo "$platforms_json" > $GITHUB_WORKSPACE/.updates/platforms.json