Automattic / a8c-ci-toolkit-buildkite-plugin

A caching plugin that can be invoked from your build script.
22 stars 5 forks source link

Move script to install Windows 10 SDK to CI toolkit #132

Open mokagio opened 3 weeks ago

mokagio commented 3 weeks ago

Studio and another of our apps require the Windows 10 SDK to build the AppX package. They duplicate the script that install it.

We ought to:

Before we do this, we'll need to figure out the tests issues in #100