Skip to content

Commit b1fda69

Browse files
committed
Fix bug
1 parent 4ea33b4 commit b1fda69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
cp pyarmor/index.html _site/pyarmor/
3535
cp -a pyarmor/assets/ _site/pyarmor/assets
3636
cp pyarmor/docs/index.html _site/pyarmor/docs/
37+
cp pyarmor/learn/index.html _site/pyarmor/learn/
3738
cp -a pyarmor/try/ _site/pyarmor/try
3839
- name: Build static files for en
3940
run: |

0 commit comments

Comments
 (0)