Skip to content

Commit

Permalink
add fast compile
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrevanveluw committed Jan 20, 2025
1 parent 38f2e61 commit 0d8ea20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ compile:
compile-types:
$(shell pwd)/scripts/compileTypes.sh

example:
example: fast
$(shell pwd)/scripts/example.sh

fast:
Expand Down

0 comments on commit 0d8ea20

Please sign in to comment.