mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-07 17:32:45 -04:00
mruby: fix Cirrus CI
This commit is contained in:
parent
46d50ed954
commit
4d92a5c1af
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ mruby_freebsd_task:
|
|||
CPATH: '/usr/local/include'
|
||||
LIBRARY_PATH: '/usr/local/lib'
|
||||
dependencies_script:
|
||||
- pkg install --yes autoconf automake rubygem-rake wget
|
||||
- pkg install --yes autoconf automake git rubygem-rake wget
|
||||
dependencies_mruby_script:
|
||||
- wget https://github.com/mruby/mruby/archive/3.0.0.zip -O mruby-3.0.0.zip
|
||||
- unzip mruby-3.0.0.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue