diff --git a/Makefile b/Makefile index 65acc1f..edbfb38 100644 --- a/Makefile +++ b/Makefile @@ -91,6 +91,6 @@ list-all: curl --silent http://localhost:9419/list?readonly=true safe-build: install - forge --find-private - wit-package --no-gui --make-install + forge list --private + wit-test --no-gui --make-install cd ~/go/src/go.wit.com/lib/xgb/ && GUIRELEASE_REASON="safe-build" guireleaser