Skip to content

Commit

Permalink
Trying another way
Browse files Browse the repository at this point in the history
  • Loading branch information
danthony06 committed Sep 6, 2024
1 parent c1f354a commit 9928a6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
- {ROS_DISTRO: iron, ROS_REPO: testing}
- {ROS_DISTRO: iron, ROS_REPO: main}
runs-on: ubuntu-latest
env: PIP_BREAK_SYSTEM_PACKAGES: 1
env:
PIP_BREAK_SYSTEM_PACKAGES: 1
steps:
- uses: actions/checkout@v4
- uses: 'ros-industrial/industrial_ci@master'
Expand Down

0 comments on commit 9928a6b

Please sign in to comment.