Skip to content

Commit 75a0901

Browse files
authored
Update appveyor.yml
1 parent 111514f commit 75a0901

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ init:
1717
- ps: Add-Content "$env:USERPROFILE\.git-credentials" "https://$($env:GitHubToken):x-oauth-basic@github.com`n"
1818
- git config --global user.email "%GitHubUserEmail%"
1919
- git config --global user.name "%GitHubUserName%install:
20+
21+
-install:
2022
- cmd: git submodule update --init
2123
- ps: .\install-vsix-appveyor.ps1
2224

0 commit comments

Comments
 (0)