Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Fix CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed May 24, 2023
1 parent 5128413 commit 0116ea5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ros2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:

- name: colcon build
run: |
cd ${{github.workspace}}/ros2_ws/src/l3xz_openmv_camera
git submodule update --init --progress --depth 1
source /opt/ros/${{ matrix.ros_distro }}/setup.bash
cd ${{github.workspace}}/ros2_ws
PYTHONWARNINGS=ignore:::setuptools.command.install,ignore:::setuptools.command.easy_install,ignore:::pkg_resources colcon build --packages-select l3xz_frontend

0 comments on commit 0116ea5

Please sign in to comment.