Skip to content

Commit

Permalink
fixing web
Browse files Browse the repository at this point in the history
  • Loading branch information
David Evans committed Mar 13, 2016
1 parent d709302 commit 1de213c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ github: html
git add -A
git commit -m "Rebuilt site"
git push origin master
git subtree push --prefix=public https://github.com/samee/obliv-c.git gh-pages
git subtree push --prefix=web/public https://github.com/samee/obliv-c.git gh-pages

.PHONY: html clean develop

0 comments on commit 1de213c

Please sign in to comment.