mirror of
https://github.com/curl/curl.git
synced 2026-06-12 22:35:39 +03:00
debug-3
This commit is contained in:
parent
5a79dcd5af
commit
4384261cc0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -439,6 +439,7 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
run: &perl-win32-pkgs-install |
|
||||
echo '-------------------'
|
||||
pushd
|
||||
if [ -d /c/perl-win32-pkgs ]; then
|
||||
echo "!!! perl-win32-pkgs directory detected"
|
||||
cd /c/perl-win32-pkgs
|
||||
|
|
@ -456,6 +457,7 @@ jobs:
|
|||
else
|
||||
echo "!!! perl-win32-pkgs directory NOT detected"
|
||||
fi
|
||||
popd
|
||||
echo '-------------------'
|
||||
pwd
|
||||
perl --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue