Skip to content

Commit 25b24d0

Browse files
committed
Update
1 parent 6555dd7 commit 25b24d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.jenkins/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ if [[ "${JOB_TYPE}" == "worker" ]]; then
5757
export FILES_TO_RUN
5858

5959
# Step 3: Run `make docs` to generate HTML files and static files for these tutorialis
60-
pip3 install -e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
6160
make docs
6261

6362
# Step 3.1: Run the post-processing script:

0 commit comments

Comments
 (0)