Update cargo-leptos to 0.2.26
Some checks failed
Push Workflows / docker-build (push) Failing after 7m25s
Some checks failed
Push Workflows / docker-build (push) Failing after 7m25s
This commit is contained in:
parent
ac5af8d194
commit
21c8da6eaa
@ -18,7 +18,7 @@ ENV PATH="/root/.cargo/bin:${PATH}"
|
|||||||
|
|
||||||
RUN rustup default nightly
|
RUN rustup default nightly
|
||||||
RUN rustup target add wasm32-unknown-unknown
|
RUN rustup target add wasm32-unknown-unknown
|
||||||
RUN cargo install cargo-leptos@0.2.22
|
RUN cargo install cargo-leptos@0.2.26
|
||||||
|
|
||||||
# Install ImageMagick
|
# Install ImageMagick
|
||||||
RUN cd / && \
|
RUN cd / && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user