Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 75ed6b2

Browse filesBrowse files
committed
modify
1 parent 82e1465 commit 75ed6b2
Copy full SHA for 75ed6b2

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/rtd_deploy.yml

Copy file name to clipboardExpand all lines: .github/workflows/rtd_deploy.yml
+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pip install -e ".[notebook,docs,tests]"
2828
- name: Generate gallery
2929
run: |
30-
RTD_BUILD=1 sphinx-build -b dummy docs/source/ /tmp
30+
RTD_BUILD=1 GITHUB_ARTIFACT_RTD=0 sphinx-build -b dummy docs/source/ /tmp
3131
3232
- uses: actions/upload-artifact@v4
3333
with:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.