mirror of
https://github.com/git/git.git
synced 2024-12-04 23:44:14 +08:00
Merge branch 'js/ghwf-setup-msbuild-update'
CI update. * js/ghwf-setup-msbuild-update: GitHub workflow: automatically follow minor updates of setup-msbuild
This commit is contained in:
commit
08f06e542d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -154,7 +154,7 @@ jobs:
|
||||
Expand-Archive compat.zip -DestinationPath . -Force
|
||||
Remove-Item compat.zip
|
||||
- name: add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.0
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
- name: copy dlls to root
|
||||
shell: powershell
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user