mirror of
https://github.com/holub/mame
synced 2025-07-03 17:08:39 +03:00
ci-windows.yml: Bump microsoft/setup-msbuild to 1.0.2
This commit is contained in:
parent
8c0895ad10
commit
63a7300ef4
2
.github/workflows/ci-windows.yml
vendored
2
.github/workflows/ci-windows.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user