Skip to content

Commit 4100d65

Browse files
committed
Use cygwin Ruby
1 parent 0867ca3 commit 4100d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Cygwin
4848
uses: cygwin/cygwin-install-action@master
4949
with:
50-
packages: gcc-core make autoconf libtool openssl-devel libffi-devel zlib-devel
50+
packages: ruby gcc-core make autoconf libtool openssl-devel libffi-devel zlib-devel
5151

5252
- name: configure
5353
run: |

0 commit comments

Comments
 (0)