ci-windows.yml: Bump microsoft/setup-msbuild to 1.0.2

This commit is contained in:
Dirk Best 2020-11-06 10:02:52 +01:00 committed by GitHub
parent 8c0895ad10
commit 63a7300ef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ jobs:
install: git make mingw-w64-x86_64-gcc mingw-w64-x86_64-python install: git make mingw-w64-x86_64-gcc mingw-w64-x86_64-python
- uses: actions/checkout@master - uses: actions/checkout@master
- name: Add msbuild to PATH - name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.1 uses: microsoft/setup-msbuild@v1.0.2
- name: Generate build files - name: Generate build files
shell: msys2 {0} shell: msys2 {0}
env: env: