Skip to content

Commit

Permalink
Merge pull request #7 from kewegner/docsbuild
Browse files Browse the repository at this point in the history
change dir for docs script
  • Loading branch information
kewegner authored Jun 25, 2019
2 parents 613cf6e + 64c7096 commit cef0f16
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 @@ -128,7 +128,7 @@ build-docs:
.PHONY: deploy
deploy: ## Publishes the formula
./deploy-build/deploy.sh
./deploy-docs/deploy.sh
./docs-build/deploy.sh



Expand Down

0 comments on commit cef0f16

Please sign in to comment.