Commit f1ff3ddb authored by rusty1s's avatar rusty1s
Browse files

typo

parent fb80b669
...@@ -66,7 +66,7 @@ jobs: ...@@ -66,7 +66,7 @@ jobs:
before_install: before_install:
- choco install python --version 3.7.6 - choco install python --version 3.7.6
- git clone https://github.com/pytorch/vision - git clone https://github.com/pytorch/vision
- cd vision && python.setup.py install - cd vision && python setup.py install
# - name: windows/cu92 # - name: windows/cu92
# os: windows # os: windows
# language: shell # language: shell
......
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