Add valueSubstitutionExample to all examples

This commit is contained in:
Mike Bierlee 2022-09-29 02:30:49 +03:00
parent 6ea996cd08
commit b1d25f6191

View file

@ -11,7 +11,8 @@ test:
clean:
dub clean
run-examples: run-jsonExample
run-examples: run-jsonExample \
run-valueSubstitutionExample
run-jsonExample:
dub run --build=release --config=jsonExample