mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 00:26:21 +03:00
Both APT and DNF repo update jobs push to gh-pages, and the pages-build-deployment action also modifies it. This can cause push failures when the ref changes between pull and push. Added a retry loop (5 attempts with 5s delay) to handle this. Co-Authored-By: Claude <claude@anthropic.com>