]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA/windows: always install diffutils for MSYS/mingw, required by `runtests`
authorViktor Szakats <commit@vsz.me>
Wed, 5 Mar 2025 11:56:40 +0000 (12:56 +0100)
committerViktor Szakats <commit@vsz.me>
Wed, 5 Mar 2025 12:34:16 +0000 (13:34 +0100)
commite6c78e18dac1da2027eac6dd3829a0fdbfa55501
tree8741dc3bbdb5641e0e1ffa5314d56a97bc6138d4
parent787ee935acd5867bdac836b2043b6095eed2c29e
GHA/windows: always install diffutils for MSYS/mingw, required by `runtests`

To include the expected/generated diffs in the error log.

Also make it explicit for pure MSYS, though it was installed by `gcc`
before this patch.

Closes #16571
.github/workflows/windows.yml