Skip to content

Commit be9df7a

Browse files
authored
Update sphinx-python-dependency-build-checks.yml
1 parent 9d24134 commit be9df7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sphinx-python-dependency-build-checks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ jobs:
3939
python3-venv \
4040
rustc
4141
- name: Build Sphinx venv
42-
with:
43-
working-directory: "docs"
42+
working-directory: "docs"
4443
run: |
4544
set -ex
4645
make -f Makefile.sp \

0 commit comments

Comments
 (0)