- Fix wheel path issue caused by build_windows.ps1 changing to
flash-attention directory (was causing double path like
flash-attention/flash-attention/dist)
- Add working-directory to Install Test and Upload steps for explicit
directory control
- Add log grouping (::group::) in build_windows.ps1 for collapsible
logs in GitHub Actions
- Suppress verbose output with pip -q, git clone -q, and
NINJA_STATUS=""