mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-07 17:32:45 -04:00
mruby: use system libyaml in GitHub CI
This commit is contained in:
parent
3dd630e8d2
commit
ce0c24492e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/mruby.yml
vendored
2
.github/workflows/mruby.yml
vendored
|
@ -9,6 +9,8 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
MRUBY_YAML_USE_SYSTEM_LIBRARY: x
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue