Skip to content

Commit b72cd7c

Browse files
committed
Add missing line at end of file
1 parent aa60b24 commit b72cd7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ deploy-docs: ## Publish and deploy the documentation to the live Github page
3535
echo "Skipping publication to Github Pages."; \
3636
echo " "; \
3737
;; \
38-
esac; \
38+
esac; \

0 commit comments

Comments
 (0)