Skip to content
Snippets Groups Projects
Commit 1fef622e authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Change path to atomic feature package

parent f3f1e55e
No related branches found
No related tags found
No related merge requests found
...@@ -92,7 +92,7 @@ RUN cmake -C ../cmake/toolchains/gnu_py.cmake -DEXTERNAL_BOOST=OFF ../ \ ...@@ -92,7 +92,7 @@ RUN cmake -C ../cmake/toolchains/gnu_py.cmake -DEXTERNAL_BOOST=OFF ../ \
WORKDIR /opt/atomic_features WORKDIR /opt/atomic_features
COPY 3rdparty/atomic-features-package ./atomic-features-package COPY 3rdparty/atomic-feature-package ./atomic-features-package
USER root USER root
RUN pip install ./atomic-features-package RUN pip install ./atomic-features-package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment