ci: Add ci/install.bat
Move the MinGW package installation commands from ci/build.sh into ci/install.sh.
This commit is contained in:
1
ci/install.bat
Normal file
1
ci/install.bat
Normal file
@@ -0,0 +1 @@
|
||||
C:\msys64\usr\bin\bash --login -c 'set -x; cd "${APPVEYOR_BUILD_FOLDER}"; ci/install.sh'
|
||||
Reference in New Issue
Block a user