ci: Installing missing toolchain
authorErwan Velu <e.velu@criteo.com>
Wed, 2 Jun 2021 13:05:17 +0000 (15:05 +0200)
committerErwan Velu <e.velu@criteo.com>
Wed, 2 Jun 2021 13:06:21 +0000 (15:06 +0200)
commitf34b0a0320e0511c5de7f41c1496f11708ff64c1
tree0d9c69cf8d5a13c3693e7ef397c2036f3ae9c57a
parent575686bb85fa36f326524c505e83c54abc0d2f2b
ci: Installing missing toolchain

When trying to rebuild a failed build on a real windows system,
the toolchain is missing.

Let's add the toolchain here so we can reuse the script locally too.

Signed-off-by: Erwan Velu <e.velu@criteo.com>
ci/appveyor-install.sh