Skip to content

Commit 1cdff40

Browse files
Updated submodules + fixed appveyor build
1 parent 0efe108 commit 1cdff40

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ clone_folder: c:\projects\diligentengine
2929
install:
3030
# clone submodules
3131
- git submodule update --init --recursive
32-
- DiligentCore\BuildTools\Scripts\appveyor\install.bat
32+
- ps: DiligentCore\BuildTools\Scripts\appveyor\install.ps1
3333

3434
before_build:
3535
- 'cd %APPVEYOR_BUILD_FOLDER%\DiligentCore\BuildTools\FormatValidation'

0 commit comments

Comments
 (0)