Skip to content

Commit 6390cb6

Browse files
committed
fix(doc): checker
1 parent d5e0e2b commit 6390cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
uses: actions/download-artifact@v4
8787
with:
8888
name: docs
89-
# path: artifacts
89+
path: artifacts
9090

9191
- name: Test documentation
9292
uses: JetBrains/writerside-checker-action@v1

0 commit comments

Comments
 (0)