update
Some checks failed
Deploy / publish-windows (push) Failing after 27s

This commit is contained in:
2025-12-22 21:55:12 +06:00
parent 40d66d356b
commit 6b5d669f64
2 changed files with 30 additions and 32 deletions

View File

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