blah
This commit is contained in:
parent
7ccbf7f59d
commit
fcbc000fcf
4
Makefile
4
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
|
||||
|
|
Loading…
Reference in New Issue