summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-22 05:21:48 -0500
committerJeff Carr <[email protected]>2025-03-22 05:21:48 -0500
commit8037a3cc01550878c2373f38d041bc4b64e5ec33 (patch)
treef22d140baf5898922eeafd06e5fdc006840bb189
parent0cfaf29361ce8350dfacaf0432c1e8509603369a (diff)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 035509c..cdca4e7 100644
--- a/Makefile
+++ b/Makefile
@@ -91,4 +91,4 @@ list-release-notdone:
safe-build: install
forge list --private
wit-test install --verbose
- cd ~/go/src/go.wit.com/lib/xgb/ && GUIRELEASE_REASON="safe-build" guireleaser --gui gocui --gui-verbose --gui-file ../../toolkits/gocui/gocui.so >/tmp/forge.log 2>&1
+ cd ~/go/src/go.wit.com/lib/xgb/ && time GUIRELEASE_REASON="safe-build" guireleaser --gui gocui --gui-verbose --gui-file ../../toolkits/gocui/gocui.so >/tmp/forge.log 2>&1