Skip to content

Commit

Permalink
Use lake env lean.
Browse files Browse the repository at this point in the history
  • Loading branch information
gebner committed Dec 2, 2021
1 parent e46540e commit c4ea40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ build:
examples: $(addsuffix .run, $(EXAMPLES))

examples/%.run: build
LEAN_PATH=build/lib lean examples/$*
lake env lean examples/$*

0 comments on commit c4ea40a

Please sign in to comment.