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 83891e4 commit 1020cf8Copy full SHA for 1020cf8
.github/workflows/build-docs-actions.yml
@@ -33,7 +33,7 @@ jobs:
33
cp index.html _site/
34
cp pyarmor/index.html _site/pyarmor/
35
cp -a pyarmor/assets/ _site/pyarmor/assets
36
- cp -a pyarmor/ask/ _size/pyarmor/ask
+ cp -a pyarmor/ask/ _site/pyarmor/ask
37
cp -a pyarmor/try/ _site/pyarmor/try
38
cp pyarmor/docs/index.html _site/pyarmor/docs/
39
cp pyarmor/learn/index.html _site/pyarmor/learn/
0 commit comments