mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Failures within multi-line commands aren't detected properly in the windows runner environment. Therefore split each line into a separate step for the cmake build. Use the `working-directory` key to mark the build subdir without having the prepend a `cd` command.