mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 00:58:34 +00:00
The redirect operator was placed after '|| true', causing the module list to not be appended to GITHUB_STEP_SUMMARY. Moved the redirect before the fallback operator to ensure output is captured.