mirror of
https://github.com/curl/curl.git
synced 2026-06-30 20:26:01 +03:00
try something 6
This commit is contained in:
parent
970b9eb0e0
commit
4662d5c1aa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
key: ${{ runner.os }}-build-${{ env.cache-name }}
|
||||
|
||||
- name: 'install build prereqs'
|
||||
if: ${{ steps.cache-perl-win32-process.outputs.cache-hit != 'true' }}
|
||||
if: ${{ steps.cache-perl-win32-pkgs.outputs.cache-hit != 'true' }}
|
||||
uses: msys2/setup-msys2@40677d36a502eb2cf0fb808cc9dec31bf6152638 # v2
|
||||
with:
|
||||
msystem: msys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue