chore: format
Some checks failed
🚀 Release / release (push) Failing after 1m42s

This commit is contained in:
2026-02-03 15:39:21 +01:00
parent 16a832779a
commit 3e8d2768b3

View File

@@ -17,4 +17,3 @@ RUN curl --silent --show-error --location --fail --retry 3 \
&& rustup target add wasm32-unknown-unknown \ && rustup target add wasm32-unknown-unknown \
&& rm -rf /usr/local/rustup/toolchains/*/share/doc \ && rm -rf /usr/local/rustup/toolchains/*/share/doc \
&& npm i -g pnpm && npm i -g pnpm