Skip to content

Commit

Permalink
ci-windows.yml: Bump microsoft/setup-msbuild to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
startaq committed Nov 6, 2020
1 parent 8c0895a commit 63a7300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
install: git make mingw-w64-x86_64-gcc mingw-w64-x86_64-python
- uses: actions/checkout@master
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.1
uses: microsoft/setup-msbuild@v1.0.2
- name: Generate build files
shell: msys2 {0}
env:
Expand Down

0 comments on commit 63a7300

Please sign in to comment.