"...tests/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "165c67ccdabfaf1de1fba004a06c4ab8b9928a6f"
Commit e1522b17 authored by rusty1s's avatar rusty1s
Browse files

fix

parent 110d1d0b
...@@ -62,7 +62,7 @@ jobs: ...@@ -62,7 +62,7 @@ jobs:
env: env:
- TORCH=${TORCH_VERSION}+cpu - TORCH=${TORCH_VERSION}+cpu
- PATH=/c/Python37:/c/Python37/Scripts:$PATH - PATH=/c/Python37:/c/Python37/Scripts:$PATH
- EXTRA_COMPILE_ARGS=-IC:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\include - EXTRA_COMPILE_ARGS="-IC:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\include"
before_install: before_install:
- choco install python --version 3.7.6 - choco install python --version 3.7.6
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment