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:
parent
ce0c24492e
commit
eca8bb4f22
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mruby.yml
vendored
2
.github/workflows/mruby.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue