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
|
||||
runs:
|
||||
using: docker
|
||||
image: git.janishutz.com/registry/latex-format:latest
|
||||
image: git.janishutz.com/registry/latex-format
|
||||
args:
|
||||
- ${{ inputs.workdir }}
|
||||
branding:
|
||||
|
||||
Reference in New Issue
Block a user