summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 391db4c7..f91e5f55 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -81,6 +81,7 @@ jobs:
with:
python-version: '2.7.x'
architecture: 'x86'
+ - uses: microsoft/setup-msbuild@v1.0.1
- name: download dependencies
shell: bash
run: |