This commit is contained in:
+1
-1
@@ -33,7 +33,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
|
||||
RUN cargo install --locked cargo-leptos@0.2.40 sqlx-cli cargo-nextest leptosfmt
|
||||
|
||||
# Set up the project directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user