Update draft-release.yml

This commit is contained in:
Anirudh Sevugan 2025-08-06 17:46:02 -05:00 committed by GitHub
parent 9865aecb70
commit 9d0887cb92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
- name: Poll for expected artifacts
run: |
echo "Polling every 15 seconds until all required artifacts are available..."
echo "Polling (every 15 seconds) until all required artifacts are available..."
REQUIRED=("linux-x64-appimage" "linux-x64-snap" "linux-arm64-snap" "builds" "builds-x64" "builds-arm64")