Skip to content

Commit

Permalink
Bug in install file
Browse files Browse the repository at this point in the history
  • Loading branch information
kzangeli committed Sep 12, 2024
1 parent 9ddb1f1 commit a8f25ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/build-ubi/04.install-fastdds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ cmake --build . --target install
cd -
mkdir -p build/cpp_utils
cd build/cpp_utils
cmake ../../cmake_utils
cmake ../../cpp_utils
cmake --build . --target install


Expand Down

0 comments on commit a8f25ce

Please sign in to comment.