Skip to content

Commit 1020cf8

Browse files
committed
Fix typo
1 parent 83891e4 commit 1020cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cp index.html _site/
3434
cp pyarmor/index.html _site/pyarmor/
3535
cp -a pyarmor/assets/ _site/pyarmor/assets
36-
cp -a pyarmor/ask/ _size/pyarmor/ask
36+
cp -a pyarmor/ask/ _site/pyarmor/ask
3737
cp -a pyarmor/try/ _site/pyarmor/try
3838
cp pyarmor/docs/index.html _site/pyarmor/docs/
3939
cp pyarmor/learn/index.html _site/pyarmor/learn/

0 commit comments

Comments
 (0)