Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 8be2516

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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)