shimane-u-reports

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

commit 9e1901d422740f8527048f51d2bef684473e7570
parent 182f7e9c19d70af64b6ff610666c925f845aaae8
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Fri, 25 Apr 2025 09:53:43 +0900

Update Dockerfile
Diffstat:
M.github/actions/Dockerfile | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

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