mirror of
https://github.com/tailix/libkernaux.git
synced 2025-02-17 15:45:32 -05:00
Do not install Ruby docs on Cirrus CI
This commit is contained in:
parent
f1d65459e8
commit
9443cbdab5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ ruby_freebsd_task:
|
|||
- wget https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.3.tar.gz
|
||||
- tar -xzf ruby-3.0.3.tar.gz
|
||||
- cd ruby-3.0.3
|
||||
- ./configure
|
||||
- ./configure --disable-install-doc
|
||||
- make
|
||||
- sudo make install
|
||||
main_build_script:
|
||||
|
|
Loading…
Add table
Reference in a new issue