Skip to content

Commit

Permalink
Update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
quantuminformation committed Mar 20, 2018
1 parent 57baf8a commit 9400314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Expand Up @@ -9,7 +9,7 @@ fi
git branch -D gh-pages

git checkout --orphan gh-pages
git add build/* -f
git add demo/build/* -f
git commit -m "build files"
git push -f origin gh-pages
git checkout master

0 comments on commit 9400314

Please sign in to comment.