Skip to content

Commit

Permalink
bug fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Liu, Wei Zhi <wei.zhi.liu@intel.com>
  • Loading branch information
LewisLiuPub committed Jul 2, 2024
1 parent 95c7e29 commit 78b692a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
ls ../workspace/ros2_openvino_toolkit_test/Dockerfile
cd ../workspace/ros2_openvino_toolkit_test
docker build --build-arg ROS_PRE_INSTALLED_PKG=galactic-desktop --build-arg VERSION=galactic --build-arg BUILD_FOLDER=. -t ros2_openvino_docker:01 .
cp ./install ~/work/_temp/codeql_databases/cpp -rf
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 78b692a

Please sign in to comment.