docs: update CI failures checklist with solutions

This commit is contained in:
2026-01-25 14:30:06 +03:00
parent f4b9ca8501
commit 904faf1861
4 changed files with 48 additions and 27 deletions
@@ -86,7 +86,7 @@ jobs:
- name: Download CLI
run: |
curl -sL https://github.com/pezkuwichain/try-runtime-cli/releases/download/v0.8.0/try-runtime-x86_64-unknown-linux-musl -o try-runtime
curl -sL https://github.com/paritytech/try-runtime-cli/releases/download/v0.8.0/try-runtime-x86_64-unknown-linux-musl -o try-runtime
chmod +x ./try-runtime
echo "Using try-runtime-cli version:"
./try-runtime --version