This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ ENV PATH="/root/.cargo/bin:${PATH}"
|
||||
RUN rustup component add clippy rustfmt
|
||||
|
||||
# Install cargo-leptos, sqlx-cli and cargo-nextest
|
||||
RUN cargo install --locked cargo-leptos@0.2.40 sqlx-cli cargo-nextest leptosfmt
|
||||
RUN cargo install --locked cargo-leptos@0.2.40 sqlx-cli cargo-nextest leptosfmt cargo-llvm-cov
|
||||
|
||||
# Set up the project directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user