Skip to content

Commit cdfad14

Browse files
committed
updating workflow for documentation
1 parent 6a4588f commit cdfad14

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@ jobs:
3838
source venv/bin/activate
3939
cd docs
4040
make html
41-
42-
- name: Upload documentation
43-
if: success()
44-
uses: actions/upload-artifact@v4
45-
with:
46-
name: documentation
47-
path: docs/_build/html/
4841
4942
- name: Deploy
5043
if: success()

0 commit comments

Comments
 (0)