enable debug log

This commit is contained in:
Daylin Morgan 2024-07-08 13:33:51 -05:00
parent 9c460218af
commit 0e53fef06f
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -59,6 +59,7 @@ jobs:
--host "$host" \
--flake . \
--verbose \
--debug \
-- \
--print-build-logs
done