1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-03-31 17:25:22 -04:00

mruby: fix GitHub CI

This commit is contained in:
Alex Kotov 2022-05-31 03:44:36 +03:00
parent ce0c24492e
commit eca8bb4f22
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -19,7 +19,7 @@ jobs:
with:
ruby-version: 3.0
- name: dependencies
run: sudo apt-get --yes install cppcheck rake
run: sudo apt-get --yes install cppcheck libyaml-dev rake
- name: autogen
run: ./autogen.sh
- name: configure