fix prepare_deploy fail

This commit is contained in:
Roman Hotsiy 2016-05-01 16:17:16 +03:00
parent a8e36de953
commit 6aa1bbc6c6

View File

@ -8,7 +8,7 @@ git reset --hard
git fetch origin gh-pages:gh-pages
git checkout gh-pages
cp -R ../releases/* .
git checkout master
git checkout @{-1}
cd -
# build