Unverified Commit 3975ec56 authored by vfdev's avatar vfdev Committed by GitHub
Browse files

Update codeql.yml (#3764)

parent 730c5e1e
......@@ -31,7 +31,7 @@ jobs:
- name: Install Torch
run: |
python -m pip install cmake
python -m pip install torch==1.8.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
python -m pip install --pre torch -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
sudo ln -s /usr/bin/ninja /usr/bin/ninja-build
- name: Build TorchVision
......
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