Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez authored May 2, 2017
1 parent 618baea commit e14b93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ after_build:
git clone https://github.com/unosquare/ffmediaelement.git -b gh-pages origin_site -q
Copy-Item origin_site/.git _site -recurse
Copy-Item README.html index.html -force
CD _site
Copy-Item README.html index.html -force
git add -A 2>&1
git commit -m "Documentation update" -q
git push origin gh-pages -q
Expand Down

0 comments on commit e14b93a

Please sign in to comment.