Skip to content

Commit

Permalink
fix space in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Dec 13, 2023
1 parent 3ab567e commit 41a38c6
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
@@ -1,5 +1,5 @@
run:
bundle exe jekyll serve --incremental
bundle exe jekyll serve --incremental

epub:
sbcl --load make-cookbook.lisp --eval '(uiop:quit)'

0 comments on commit 41a38c6

Please sign in to comment.