update
Some checks failed
Deploy / publish-web (push) Failing after 33s
Deploy / publish-tauri (push) Failing after 50s

This commit is contained in:
2025-12-22 21:47:24 +06:00
parent b05a7324d6
commit c665c19cf3

View File

@@ -4,7 +4,7 @@ WORKDIR /app
RUN apt update RUN apt update
RUN apt install -y curl RUN apt install -y curl unzip
RUN curl -o- https://fnm.vercel.app/install | bash RUN curl -o- https://fnm.vercel.app/install | bash