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 3c010eb commit 4f5499cCopy full SHA for 4f5499c
.github/workflows/ruby-core.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Build Ruby
45
run: |
46
autoconf
47
- ./configure
+ ./configure -C --disable-install-doc
48
make -j2
49
working-directory: ruby/ruby
50
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.1.0
0 commit comments