mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 18:00:46 -04:00
The windows-arm64 build installed packages via the setup-msys2 action's 'install:' list, which has no retry, so an intermittent ARM mirror/keyring hiccup failed the whole job at 'Set up MSYS2'. Move the install into a separate 3-attempt pacman step, mirroring the release workflow.