We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e14a54 commit 6d9e159Copy full SHA for 6d9e159
1 file changed
Makefile
@@ -22,7 +22,7 @@ IMAGE ?= ghcr.io/russellluo/picoclaw
22
TAG ?= 2025.3.25
23
LOCAL_IMAGE ?= picoclaw:local
24
25
-.DEFAULT_GOAL := build
+.DEFAULT_GOAL := build-all
26
27
.PHONY: help fmt test build build-csgclaw build-csgclaw-cli build-all run onboard clean package package-all release tag push publish boxlite-setup
28
0 commit comments