summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-23 11:41:33 -0500
committerJeff Carr <[email protected]>2025-03-23 11:41:33 -0500
commitc0b5f7da3ad782d6d30f2c9abcf2ef239b4df58a (patch)
tree261e64e3e755115d4c9db7077c35ce670fe24e2b /Makefile
parent8037a3cc01550878c2373f38d041bc4b64e5ec33 (diff)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cdca4e7..38b2de8 100644
--- a/Makefile
+++ b/Makefile
@@ -91,4 +91,5 @@ list-release-notdone:
safe-build: install
forge list --private
wit-test install --verbose
- 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
+ # 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
+ cd ~/go/src/go.wit.com/lib/xgb/ && time GUIRELEASE_REASON="safe-build" guireleaser --gui andlabs