Speculative fix for myanmar-tools CI breakage (#3659)

Speculative fix for #3656
This commit is contained in:
Abhishek Arya 2020-04-16 09:18:53 -07:00 committed by GitHub
parent a03adf12a5
commit 82175dc123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/