mirror of
https://github.com/curl/curl.git
synced 2026-06-10 07:14:15 +03:00
try something 5
This commit is contained in:
parent
1064802697
commit
970b9eb0e0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
|||
install: gcc make
|
||||
|
||||
- name: 'build perl packages'
|
||||
if: ${{ steps.cache-perl-win32-process.outputs.cache-hit != 'true' }}
|
||||
if: ${{ steps.cache-perl-win32-pkgs.outputs.cache-hit != 'true' }}
|
||||
run: |
|
||||
cd /d
|
||||
mkdir perl-win32-pkgs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue