diff --git a/Makefile b/Makefile index 6070bb70e..7376784ff 100644 --- a/Makefile +++ b/Makefile @@ -203,5 +203,6 @@ endif .PHONY: merge-pr sim-schema: + mkdir -p simulator/configs/custom cargo run -p limbo_sim -- print-schema > simulator/configs/custom/profile-schema.json