Skip to content

Commit ca4e492

Browse files
YuKongACopilot
andauthored
Update .github/workflows/docs.yml
Co-authored-by: Copilot <[email protected]>
1 parent 36abcf0 commit ca4e492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
mv ./miuix/build/dokka/html/* ./docs/public/dokka
3838
./gradlew :docs:demo:jsBrowserDistribution
3939
mkdir -p ./docs/public/compose
40-
mv ./miuix/docs/demo/build/dist/js/productionExecutable/* ./public/docs/compose
40+
mv ./miuix/docs/demo/build/dist/js/productionExecutable/* ./docs/public/compose
4141
cd ./docs
4242
yarn install
4343
yarn docs:build

0 commit comments

Comments
 (0)