mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Include rust-src, remove simple-mermaid from tree
This commit is contained in:
@@ -9,7 +9,8 @@ RUN rm -rf /etc/apt/sources.list.d/debian.sources && \
|
||||
# Install dependencies
|
||||
RUN apt install clang -y
|
||||
|
||||
# Add the wasm toolchain
|
||||
# Add the std src and wasm toolchain
|
||||
RUN rustup component add rust-src
|
||||
RUN rustup target add wasm32-unknown-unknown
|
||||
|
||||
# Add files for build
|
||||
|
||||
Reference in New Issue
Block a user