Try fix
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
FROM git.janishutz.com/registry/latex-format:latest
|
||||||
|
|
||||||
|
WORKDIR /root
|
||||||
|
|
||||||
|
ENTRYPOINT [ "/root/entrypoint.sh" ]
|
||||||
@@ -6,7 +6,7 @@ inputs:
|
|||||||
description: Directory to format in
|
description: Directory to format in
|
||||||
runs:
|
runs:
|
||||||
using: docker
|
using: docker
|
||||||
image: git.janishutz.com/registry/latex-format:latest
|
image: git.janishutz.com/registry/latex-format
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.workdir }}
|
- ${{ inputs.workdir }}
|
||||||
branding:
|
branding:
|
||||||
|
|||||||
Reference in New Issue
Block a user