We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e627acd commit f99a9b2Copy full SHA for f99a9b2
.github/workflows/smoke-windows-cygwin.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Cygwin
22
run: |
23
choco install cygwin cyg-get
24
- cyg-get cygwin-devel gcc-core gcc gcc-g++ make cygwin64-w32api-headers binutils libtool git ccache perl
+ cyg-get cygwin-devel gcc-core gcc gcc-g++ make cygwin64-w32api-headers binutils libtool git perl libcrypt-devel
25
- name: Find out environment
26
shell: cmd
27
0 commit comments