Skip to content

Commit 7b7e57c

Browse files
committed
Sync without sub dir
1 parent 877e910 commit 7b7e57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

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

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

5050
- name: "Commit"
5151
run: |

0 commit comments

Comments
 (0)