"docs/vscode:/vscode.git/clone" did not exist on "82d7a3bf0555004c653fac877410236dcbaa2b7a"
Commit 1121877d authored by Boris Bonev's avatar Boris Bonev
Browse files

updating github workflow

parent 29e7fb68
......@@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
python -m pip install torch --extra-index-url https://download.pytorch.org/whl/cpu
- name: Install package
run: |
python -m pip install -e .
......
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