diff --git a/.github/workflows/jazzy.yml b/.github/workflows/jazzy.yml index 92596e1..d353566 100644 --- a/.github/workflows/jazzy.yml +++ b/.github/workflows/jazzy.yml @@ -16,6 +16,7 @@ jobs: - run: sudo apt install libopencv-dev -y # CVBridge - run: sudo apt install ros-jazzy-cv-bridge -y + - run: source /opt/ros/jazzy/setup.bash - uses: ros-tooling/action-ros-ci@v0.3 with: package-name: calibration_srv