Skip to content

Commit 6c2821a

Browse files
committed
pushd to cd
1 parent e37d173 commit 6c2821a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build:
1919
- uv pip install --system --upgrade pip wheel
2020
- uv pip install --system --upgrade ".[docs]"
2121
- uv pip list --system
22-
- pushd docs
22+
- cd docs
2323
- make html
2424

2525
# Build documentation in the "docs/" directory with Sphinx

0 commit comments

Comments
 (0)