Skip to content

Commit

Permalink
Update build-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidham3 authored Dec 18, 2024
1 parent d8ef9f3 commit a4b453a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
# 复制文档
rm -rf * # 清空当前分支内容
cp -r ../docs/build/html/* .
cp ../.readthedocs.yaml .
# 提交更改
git add .
Expand Down

0 comments on commit a4b453a

Please sign in to comment.