appveyor - use cmd for 'git submodule update'.
This commit is contained in:
parent
38067aff75
commit
f00641d629
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
install:
|
||||
- cmd: 'git submodule update --init'
|
||||
- ps: |
|
||||
git submodule update --init
|
||||
choco install haskellplatform -version 2014.2.0.0 -y
|
||||
# Haskell Platfrom package doesn't update PATH for the current shell instance
|
||||
|
||||
|
|
Loading…
Reference in a new issue