Skip to content

Commit 2085bf0

Browse files
committed
force checkout
1 parent dfe2d18 commit 2085bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ deployment:
3131
- git config --global user.name CircleCI
3232
- rm -rf node_modules/
3333
- rm -rf tests/
34-
- git checkout gh-pages
34+
- git checkout gh-pages -f
3535
- git pull
3636
- npm install
3737
- gulp build

0 commit comments

Comments
 (0)