We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6987cf6 commit e001a54Copy full SHA for e001a54
crates/xtask/Dockerfile
@@ -7,5 +7,5 @@ WORKDIR /usr/src/app
7
8
COPY . .
9
10
-RUN cargo xtask init --update-ide false
+RUN cargo xtask init --dont-update-ide false
11
RUN cargo xtask build
0 commit comments