mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-01 00:23:35 +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:
|
install:
|
||||||
- call "%VCVARS_FILE%" %VCVARS_ARG%
|
- call "%VCVARS_FILE%" %VCVARS_ARG%
|
||||||
|
|
||||||
clone_script:
|
before_build:
|
||||||
- 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%
|
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user