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
1 changed files with 1 additions and 1 deletions

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