Skip to content

Commit ec44ced

Browse files
fixed docs
1 parent e5a84ba commit ec44ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Upload artifact
5151
uses: actions/upload-pages-artifact@v3
5252
with:
53-
path: docs/docs/.vitepress/dist
53+
path: docs/.vitepress/dist
5454

5555

5656
deploy:

0 commit comments

Comments
 (0)