mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
Try to fix appveyor builds for pull requests
This commit is contained in:
parent
243474373f
commit
4542ed588e
@ -12,10 +12,7 @@ environment:
|
||||
install:
|
||||
- call "%VCVARS_FILE%" %VCVARS_ARG%
|
||||
|
||||
clone_script:
|
||||
- git clone -q --branch=%APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER%
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- git checkout -qf %APPVEYOR_REPO_COMMIT%
|
||||
before_build:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
build_script:
|
||||
|
Loading…
Reference in New Issue
Block a user