The [previous] change assumed that the shell is powershell, but the shell is actually commands (cmd).
The [previous] change assumed we're in the root directory. This assumption is probably correct [ref]. So we keep that change.
[ref]: https://github.com/google/filament/blob/main/build/windows/build-github.bat#L134
[previous]: 373c5710b1