We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0520d commit 25ac9e7Copy full SHA for 25ac9e7
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