mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
infra: ++ strict build test
Enable log in default.
This commit is contained in:
parent
fcbc77bcdf
commit
bb68a2d514
1 changed files with 1 additions and 1 deletions
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
meson . build
|
||||
meson . build -Dlog=true
|
||||
cd build
|
||||
sudo ninja -C . install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue