Skip to content

Commit

Permalink
ci: do not apply stash
Browse files Browse the repository at this point in the history
  • Loading branch information
aguacongas committed Sep 26, 2019
1 parent e76339f commit 651bf93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ for:
- cmd: git config --global user.name "Aguacongas"
- cmd: git stash
- cmd: git checkout gh-pages
- cmd: git stash apply
- cmd: mkdir %Version%
- cmd: move coverage\docs %Version%
- cmd: git add %Version%
Expand Down

0 comments on commit 651bf93

Please sign in to comment.