Update build-with-latex-arm.yml
This commit is contained in:
4
.github/workflows/build-with-latex-arm.yml
vendored
4
.github/workflows/build-with-latex-arm.yml
vendored
@@ -45,9 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
platforms:
|
platforms: linux/arm64,linux/amd64
|
||||||
-linux/arm64
|
|
||||||
-linux/amd64
|
|
||||||
file: docs/GithubAction+NoLocal+Latex
|
file: docs/GithubAction+NoLocal+Latex
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|||||||
Reference in New Issue
Block a user