We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39633e0 commit 2ef5d1aCopy full SHA for 2ef5d1a
.github/workflows/many-platforms.yml
@@ -573,7 +573,7 @@ jobs:
573
platform: ${{ matrix.bitness == 32 && 'x86' || 'x86_64' }}
574
# Install Cygwin packages.
575
# List of packages: https://cygwin.com/packages/package_list.html
576
- packages: gcc-core make
+ packages: gcc-core make perl
577
- name: cygcheck
578
run: cygcheck -V
579
0 commit comments