Skip to content

Commit

Permalink
[ Update main.yml ] : Solving empy erro
Browse files Browse the repository at this point in the history
  • Loading branch information
aPR0T0 committed Apr 12, 2024
1 parent c1f7f82 commit 9bca261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
package-name: ${{ matrix.test_apps }}
target-ros2-distro: ${{ matrix.ros_distribution }}
run: |
pip3 uninstall em && pip3 install empy
cd ${{ matrix.test-apps }}
source /opt/ros/humble/setup.bash
colcon build
Expand Down

0 comments on commit 9bca261

Please sign in to comment.