add edition to ci

This commit is contained in:
Maple 2025-11-13 14:34:11 +01:00
commit 10dd91b1f5
2 changed files with 9 additions and 9 deletions

View file

@ -8,7 +8,7 @@ WORKDIR /app
COPY . .
ARG EDITION=splatoon
ARG EDITION
RUN git submodule update --init --recursive