зеркало из https://github.com/microsoft/git.git
dependabot: help keeping GitHub Actions versions up to date (#4792)
See https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#enabling-dependabot-version-updates-for-actions for details.
This commit is contained in:
Коммит
f8120f6713
|
@ -189,7 +189,7 @@ jobs:
|
|||
repository: git/git
|
||||
definitionId: 9
|
||||
- name: add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
- name: copy dlls to root
|
||||
shell: cmd
|
||||
run: compat\vcbuild\vcpkg_copy_dlls.bat release ${{ matrix.arch }}-windows
|
||||
|
|
Загрузка…
Ссылка в новой задаче