commit | f8e7670f8b2a5ba8f25682eee56039fa5f0a20ca | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue May 03 08:30:14 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue May 03 08:32:50 2022 -0400 |
tree | f965eeb64ec760d79a1d73242ea82be532ae2dbd | |
parent | edb6982b5800603a67ff3710ef074ff7ac86e5ea [diff] |
CI: Azure: Rework how we update MSYS2 Based on reading https://www.msys2.org/docs/ci/ and "Other Systems" rework how we update MSYS2 to the current version. We run it once, to perform nothing other than being the first run, then we run pacman twice. Signed-off-by: Tom Rini <trini@konsulko.com>