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 4100d65 commit 4ae2dbbCopy full SHA for 4ae2dbb
.github/workflows/cygwin.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Setup Cygwin
48
uses: cygwin/cygwin-install-action@master
49
with:
50
- packages: ruby gcc-core make autoconf libtool openssl-devel libffi-devel zlib-devel
+ packages: ruby gcc-core make autoconf libtool libssl-devel libyaml-devel libffi-devel zlib-devel
51
52
- name: configure
53
run: |
0 commit comments