diff --git a/.github/workflows/generate-bindings.yml b/.github/workflows/generate-bindings.yml index cdeed109c..14d11707f 100644 --- a/.github/workflows/generate-bindings.yml +++ b/.github/workflows/generate-bindings.yml @@ -65,6 +65,7 @@ jobs: - name: Generate bindings run: | + . /opt/ros/${{ matrix.ros_distribution }}/setup.sh cd rclrs/src ../generate_bindings.py rcl_wrapper.h ${{ matrix.ros_distribution }} .