Skip to content

Commit 2ef5d1a

Browse files
committed
Work on check-cygwin.
1 parent 39633e0 commit 2ef5d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/many-platforms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ jobs:
573573
platform: ${{ matrix.bitness == 32 && 'x86' || 'x86_64' }}
574574
# Install Cygwin packages.
575575
# List of packages: https://cygwin.com/packages/package_list.html
576-
packages: gcc-core make
576+
packages: gcc-core make perl
577577
- name: cygcheck
578578
run: cygcheck -V
579579
- name: cygcheck

0 commit comments

Comments
 (0)