Fix latex build

This commit is contained in:
2025-12-22 20:49:22 +01:00
parent 6dc20b92e2
commit e6e2e6dbf2

View File

@@ -10,7 +10,7 @@ inputs:
default: "" default: ""
image: image:
description: The image to use for the run description: The image to use for the run
default: "git.janishut.com/registry/latex-build" default: "git.janishutz.com/registry/latex-build"
runs: runs:
using: docker using: docker
image: ${{ inputs.image }} image: ${{ inputs.image }}