Skip to content

Commit 8be2516

Browse files
authored
Update .github/workflows/docs.yml
1 parent abba2ee commit 8be2516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
run: |
3535
python -m pip install --upgrade setuptools pip wheel
3636
python -m pip install nox
37-
- name: Run docsfx session
37+
- name: Run docfx session
3838
run: |
39-
nox -s docsfx-3.10
39+
nox -s docfx-3.10

0 commit comments

Comments
 (0)