diff --git a/Makefile b/Makefile index d8577ea90..30185f9e8 100644 --- a/Makefile +++ b/Makefile @@ -207,5 +207,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