ci: Add ci/install.bat
Move the MinGW package installation commands from ci/build.sh into ci/install.sh.
This commit is contained in:
@@ -9,7 +9,8 @@ image:
|
||||
clone_depth: 5
|
||||
|
||||
install:
|
||||
- sh: 'ci/install.sh'
|
||||
- sh: 'ci/install.sh'
|
||||
- cmd: 'ci\install.bat'
|
||||
|
||||
build_script:
|
||||
- sh: 'ci/build.sh'
|
||||
|
||||
Reference in New Issue
Block a user