修复并改进build with latex的Docker构建 (#2020)

* 改进构建文件

* 修复问题

* 更改docker注释,同时测试拉取大小
This commit is contained in:
Menghuan1918
2024-10-27 23:17:03 +08:00
committed by GitHub
parent 69f3755682
commit f0b0364f74
4 changed files with 22 additions and 47 deletions

View File

@@ -46,6 +46,6 @@ jobs:
context: .
push: true
platforms: linux/arm64
file: docs/GithubAction+NoLocal+Latex+Arm
file: docs/GithubAction+NoLocal+Latex
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}