Skip to content

Commit 6f47425

Browse files
committed
Fix bug
1 parent a3f5d7e commit 6f47425

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
@@ -37,6 +37,7 @@ jobs:
3737
mv _build/html/ ../../../_site/pyarmor/docs
3838
working-directory: ./pyarmor/docs
3939
- name: Build static files for zh
40+
id: build
4041
run: |
4142
make html
4243
mv _build/html/ ../../../_site/pyarmor/docs/zh

0 commit comments

Comments
 (0)