shimane-u-reports

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 9a210fb80abb4f2c637f1c2b7b5efef3c7848eac
parent e0a1effb460b999796c8aa2f26be3947775e56b2
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Fri, 25 Apr 2025 09:23:45 +0900

Update Dockerfile
Diffstat:
M.github/actions/Dockerfile | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/actions/Dockerfile b/.github/actions/Dockerfile @@ -6,9 +6,7 @@ RUN apt-get install -y --no-install-recommends \ python3 \ latexmk \ lmodern \ - texlive \ - texlive-latex-extra \ - texlive-lang-japanese \ + texlive-full \ && rm -rf /var/lib/apt/lists/* RUN mktexlsr && mkdir -p /app