release test #7

Merged
opti1337 merged 24 commits from release into master 2025-12-23 14:51:49 +00:00
Showing only changes of commit 6b5383ba24 - Show all commits

View File

@@ -9,6 +9,7 @@ RUN apt install -y curl unzip
RUN curl -o- https://fnm.vercel.app/install | bash RUN curl -o- https://fnm.vercel.app/install | bash
RUN ~/.local/share/fnm/fnm install 24 RUN ~/.local/share/fnm/fnm install 24
RUN ~/.local/share/fnm/fnm use 24
RUN corepack enable yarn RUN corepack enable yarn
RUN yarn set version stable RUN yarn set version stable