Update build-with-latex-arm.yml
This commit is contained in:
parent
5b3e66ec27
commit
e9c9d7afce
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue