mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 10:00:29 +00:00
5 lines
34 B
Makefile
5 lines
34 B
Makefile
.PHONY: build
|
|
|
|
build:
|
|
pnpm build
|