Skip to content

Commit 4f5499c

Browse files
committed
Test
1 parent 3c010eb commit 4f5499c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build Ruby
4545
run: |
4646
autoconf
47-
./configure
47+
./configure -C --disable-install-doc
4848
make -j2
4949
working-directory: ruby/ruby
5050
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.1.0

0 commit comments

Comments
 (0)