add more logging
All checks were successful
renovate / renovate (push) Successful in 21s
test-build / build (push) Successful in 46s

This commit is contained in:
2025-06-10 12:25:45 -05:00
parent cb52c169a3
commit 9e01002d4e

View File

@@ -25,6 +25,7 @@ jobs:
REQUIRED_TAG: 'automerge'
run: |
# Install necessary tools
echo ">> Installing tools ..."
sudo apt-get -qq update && sudo apt-get -qq install -y jq curl
# --- Conditionally build the API URL ---