update
Some checks failed
Deploy / publish-tauri (push) Failing after 15s
Deploy / publish-web (push) Successful in 40s

This commit is contained in:
2025-12-22 21:50:33 +06:00
parent c665c19cf3
commit 40d66d356b
2 changed files with 20 additions and 18 deletions

View File

@@ -8,6 +8,8 @@ RUN apt install -y curl unzip
RUN curl -o- https://fnm.vercel.app/install | bash
RUN source /root/.bashrc
RUN fnm install 24
RUN corepack enable yarn