Skip to content

Commit f98840c

Browse files
committed
debug
1 parent 00be0f6 commit f98840c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/cloudbuild/dockerfiles/checkers.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ RUN dnf makecache && \
3535
python-pip \
3636
ShellCheck
3737

38+
RUN which cargo
39+
3840
RUN cargo install typos-cli --locked --version 1.24.1 --root /usr/local
3941

4042
RUN curl -L -o /usr/bin/buildifier https://github.com/bazelbuild/buildtools/releases/download/v6.4.0/buildifier-linux-amd64 && \

0 commit comments

Comments
 (0)