|
@@ -47,7 +47,7 @@ build_script:
|
|
|
- echo "Building $env:GN_CONFIG build"
|
|
|
- git config --global core.longpaths true
|
|
|
- cd ..
|
|
|
- - ps: git clone --depth=1 https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
|
|
+ # - ps: git clone --depth=1 https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
|
|
- ps: $env:PATH="$pwd\depot_tools;$env:PATH"
|
|
|
- ps: Move-Item $env:APPVEYOR_BUILD_FOLDER -Destination src\electron
|
|
|
- ps: $env:CHROMIUM_BUILDTOOLS_PATH="$pwd\src\buildtools"
|