From de4ca905757b78f94538ec3dd8d3667f75bfc663 Mon Sep 17 00:00:00 2001 From: David Young Date: Mon, 15 May 2023 16:23:36 +1200 Subject: [PATCH] Debug Signed-off-by: David Young --- scripts/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build.sh b/scripts/build.sh index f78f4dc..502cf1e 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -5,6 +5,7 @@ # git fetch --unshallow set -e # abort on fail +set -x # debug failed builds # Run python build script to check for errors # python3 scripts/build.py mkdocs.yml