diff options
| author | Jeff Carr <[email protected]> | 2025-01-07 07:09:39 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-07 07:09:39 -0600 |
| commit | fcbc000fcfc47c28cc2866612f7191856f65d4a2 (patch) | |
| tree | abb7b54b4e51b7178478c16221e0b3958754f50b | |
| parent | 7ccbf7f59d389013639264c8a5b541b53ecb2627 (diff) | |
blah
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
