Skip to content

Commit c7a6d46

Browse files
committed
[build] Omit unnecessary files in distributed docs.
1 parent 24ae192 commit c7a6d46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
- name: Build Documentation
7474
run: |
7575
sphinx-build -b singlehtml docs dist/scenedetect/docs
76+
rm -r dist/scenedetect/docs/.doctrees
7677
7778
- name: Assemble Portable Distribution
7879
run: |

0 commit comments

Comments
 (0)