Update build-with-latex-arm.yml

This commit is contained in:
Menghuan1918 2024-10-06 16:52:30 +08:00 committed by GitHub
parent 5b3e66ec27
commit e9c9d7afce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -45,9 +45,7 @@ jobs:
with:
context: .
push: true
platforms:
-linux/arm64
-linux/amd64
platforms: linux/arm64,linux/amd64
file: docs/GithubAction+NoLocal+Latex
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}