shimane-u-reports

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

commit a123726e6a490c91de23c0f3e36d9098fba00425
parent 4456c87af5449256a13f2aad71b62308e4661029
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Fri, 25 Apr 2025 09:33:46 +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-physics2 \ && rm -rf /var/lib/apt/lists/* RUN mktexlsr && mkdir -p /app