Skip to content

Commit

Permalink
Merge branch 'main' into renovate/latex-devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuchovej authored Sep 9, 2024
2 parents 7904b2b + 373d961 commit d7cceff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images-latex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: docker/build-push-action@v6
with:
platforms: linux/arm64,linux/amd64
workdir: "./images/src/latex"
context: "./images/src/latex"
push: true
tags:
ghcr.io/jmuchovej/devcontainers/latex:${{ steps.versions.outputs.TEXLIVE_VERSION }}

0 comments on commit d7cceff

Please sign in to comment.