fix(ci): submodules
This commit is contained in:
parent
1bfa8edd1f
commit
d3b752f5a7
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ COPY . .
|
|||
|
||||
RUN apt-get update && apt-get install protobuf-compiler -y
|
||||
|
||||
RUN which protoc
|
||||
RUN git submodule update --init --recursive
|
||||
|
||||
RUN cargo build --release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue