Skip to content

Commit c980be3

Browse files
committed
Why errors?
1 parent efaa425 commit c980be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ install:
5555
- git config --global user.email "%GIT_EMAIL%"
5656
- git config --global user.name "%GIT_EMAIL%"
5757
- yarn install
58-
- yarn docs:deploy:windows
58+
- yarn docs:deploy:windows:ci
5959

6060
- IF NOT EXIST composer.phar (appveyor DownloadFile https://github.com/composer/composer/releases/download/1.9.0/composer.phar)
6161
- php composer.phar self-update

0 commit comments

Comments
 (0)