We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e802f24 commit cdcd994Copy full SHA for cdcd994
1 file changed
.github/workflows/build_and_deploy_docs.yml
@@ -28,6 +28,7 @@ jobs:
28
working-directory: .
29
run: |
30
mkdir aworld-docs
31
+ ls -al
32
mv docs/mkdocs.yml aworld-docs
33
mv docs aworld-docs
34
mkdocs build
0 commit comments