Fix: wrong cd
This commit is contained in:
parent
4ea3d1f36f
commit
d740dd689f
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ RUN echo "**** setup environment ****" && \
|
|||
-no-warnings-are-errors && \
|
||||
\
|
||||
echo "**** build and install Qt ****" && \
|
||||
cd build-qt && \
|
||||
make -j8 && \
|
||||
make install && \
|
||||
\
|
||||
|
|
Loading…
Reference in a new issue