'Generic Commit'
Some checks failed
Build-Test-Publish / build (push) Failing after 22s

This commit is contained in:
Your Name 2025-06-22 09:07:12 +12:00
parent b0fba2f9d8
commit 0ecef19936

View File

@ -188,6 +188,7 @@ if [ -n "${SOS_WRITE_TOKEN:-}" ]; then
# Extract hash for later cleanup
PUBLISHED_HASH=$(echo "$PUBLISH_OUTPUT" | grep "Hash:" | cut -d' ' -f2)
echo "Published hash: $PUBLISHED_HASH"
# Test 7: Check if published tool exists
echo -e "\nTest 7: Check published tool exists"