mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 15:39:46 +00:00
Added another debug log
This commit is contained in:
parent
5c493afce0
commit
308e27b981
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -484,6 +484,8 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo "Platforms JSON: '$platforms_json'"
|
||||||
|
|
||||||
# Write the JSON object to a temporary file:
|
# Write the JSON object to a temporary file:
|
||||||
echo "$platforms_json" > $GITHUB_WORKSPACE/.updates/platforms.json
|
echo "$platforms_json" > $GITHUB_WORKSPACE/.updates/platforms.json
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user