diff --git a/docs/GithubAction+NoLocal+Latex b/docs/GithubAction+NoLocal+Latex index cbed50f..d460513 100644 --- a/docs/GithubAction+NoLocal+Latex +++ b/docs/GithubAction+NoLocal+Latex @@ -5,9 +5,6 @@ FROM fuqingxu/python311_texlive_ctex:latest -# 删除文档文件以节约空间 -rm -rf /usr/local/texlive/2023/texmf-dist/doc - # 指定路径 WORKDIR /gpt