From 560d4e2cb14e4372be8674270503071e4e0e6617 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Wed, 18 Oct 2023 11:10:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3Dockerfile=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/GithubAction+NoLocal+Latex | 3 --- 1 file changed, 3 deletions(-) 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