Commit 8d60c373 authored by Pierce Freeman's avatar Pierce Freeman
Browse files

Add torch dependency to final build

parent 1848d000
......@@ -164,6 +164,7 @@ jobs:
- name: Install dependencies
run: |
pip install ninja packaging setuptools wheel twine
pip install torch
- name: Build core package
env:
......
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