mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-03 10:40:44 -06:00
enable debug log
This commit is contained in:
parent
9c460218af
commit
0e53fef06f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -59,6 +59,7 @@ jobs:
|
||||||
--host "$host" \
|
--host "$host" \
|
||||||
--flake . \
|
--flake . \
|
||||||
--verbose \
|
--verbose \
|
||||||
|
--debug \
|
||||||
-- \
|
-- \
|
||||||
--print-build-logs
|
--print-build-logs
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in a new issue