Skip to content

Commit

Permalink
Try fixing github action
Browse files Browse the repository at this point in the history
Signed-off-by: Basti <[email protected]>
  • Loading branch information
bastianhjaeger committed Oct 20, 2021
1 parent 1ae228d commit ecbc486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
git clone https://github.com/PX4/px4_msgs.git -b master src/px4_msgs
- name: Build package
run: |
cd ~/colcon_ws/src/px4_ros_com/scripts
cd ~/colcon_ws/src/px4_ros_com/px4_ros_com/scripts
./build_ros2_workspace.bash --verbose --no_ros1_bridge --ros_distro ${{ matrix.ros2_distro }} --ros_path /opt/ros/${{ matrix.ros2_distro }}/setup.bash
# - name: Build PX4 Firmware
# run: |
Expand Down

0 comments on commit ecbc486

Please sign in to comment.