Skip to content

Commit f992f49

Browse files
publishing to gh-pages
1 parent ce691a8 commit f992f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ release: dist
2020
git push origin $(version)
2121

2222
live: public
23-
hugo
23+
./hugo
2424
cd public; \
2525
git add --all; \
2626
git commit -m "publishing to gh-pages"; \

0 commit comments

Comments
 (0)