From 1e964c9be9025f6e075aa1fc7313449004b01cad Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Fri, 12 Jul 2024 22:14:55 -0400 Subject: [PATCH] =?UTF-8?q?=C2=AF\=5F(=E3=83=84)=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/lint.yaml b/.gitea/workflows/lint.yaml index 2a1ae9a..9265027 100644 --- a/.gitea/workflows/lint.yaml +++ b/.gitea/workflows/lint.yaml @@ -11,7 +11,7 @@ jobs: - run: | ls -la /workspace/atomaka/atomaka.com docker run \ - --volume /workspace/atomaka/atomaka.com:/src \ + --volume /workspace/atomaka/atomaka.com/:/src \ docker.atomaka.com/mdformat \ ls -la /src/ build: