Skip to content

Commit e2cd959

Browse files
authored
chore: fix typo from fixing typo (#308)
1 parent e001a54 commit e2cd959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/xtask/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ WORKDIR /usr/src/app
77

88
COPY . .
99

10-
RUN cargo xtask init --dont-update-ide false
10+
RUN cargo xtask init --dont-update-ide
1111
RUN cargo xtask build

0 commit comments

Comments
 (0)