mirror of https://github.com/google/oss-fuzz.git
Speculative fix for myanmar-tools CI breakage (#3659)
Speculative fix for #3656
This commit is contained in:
parent
a03adf12a5
commit
82175dc123
|
@ -20,5 +20,5 @@ RUN apt-get update && apt-get -y install \
|
|||
cmake \
|
||||
libunwind-dev
|
||||
RUN git clone https://github.com/google/myanmar-tools.git
|
||||
WORKDIR $SRC/myanmar-tools/clients/cpp/
|
||||
WORKDIR $SRC/myanmar-tools
|
||||
COPY build.sh $SRC/
|
||||
|
|
Loading…
Reference in New Issue