use the local build by default

This commit is contained in:
Jeff Carr 2025-04-30 14:40:05 -05:00
parent f061bf9730
commit 1defa8d582
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ plugin:
# -cp ../../toolkits/gocui/gocui.so resources/
andlabs: clean install
forge --gui andlabs
forge --gui gocui --gui-verbose --gui-file ../../toolkits/andlabs/andlabs.so
gocui: install
forge --gui gocui --gui-verbose --gui-file ../../toolkits/gocui/gocui.so >/tmp/forge.log 2>&1