Skip to content

Commit 9807f21

Browse files
authored
Update static.yml
fixed typo
1 parent 8aaaabd commit 9807f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: docfx-action
3535
uses: nikeee/docfx-action@v1.0.0
3636
with:
37-
path: '/docs/docsfx.json'
37+
path: '/docs/docfx.json'
3838
- name: Setup Pages
3939
uses: actions/configure-pages@v4
4040
- name: Upload artifact

0 commit comments

Comments
 (0)