mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-02-03 19:03:50 +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.