Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Commit 9be0a36

Browse files
committed
gh-pages script fixes
1 parent 72f7b3f commit 9be0a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ghPages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set -e
44
git branch -D gh-pages
55
git branch gh-pages
66
git checkout gh-pages
7+
bower install
78
git add bower_components --force
89
git commit -am "docs(website): publish latest"
910
git push origin --force

0 commit comments

Comments
 (0)