Skip to content

Commit

Permalink
update in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
ajb committed Sep 12, 2013
1 parent 53cfb0f commit ed55914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/gh-pages
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
echo 'Deploying docs...'

git checkout gh-pages
bower install
bower update formbuilder
rm -rf bower_components/font-awesome/src/
git add .
git commit -am 'Deploying docs'
Expand Down

0 comments on commit ed55914

Please sign in to comment.