Skip to content

Commit 2325428

Browse files
committed
use components sub dir for docs
1 parent 71b9b61 commit 2325428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
path: "build/docs"
4646

4747
- name: "Copy files"
48-
run: "cp -r build/docs docs/type-resolver"
48+
run: "cp -r build/docs docs/docs/components/type-resolver"
4949

5050
- name: "Commit"
5151
run: |

0 commit comments

Comments
 (0)