Skip to content

Commit cc163ad

Browse files
Is BOOST_ROOT necessary?
1 parent 6a3385f commit cc163ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-ros-tooling-win-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ jobs:
8787
}
8888
8989
- uses: ros-tooling/[email protected]
90-
env:
91-
BOOST_ROOT: ${{ steps.install-boost.outputs.BOOST_ROOT }}
9290
with:
9391
target-ros2-distro: ${{ inputs.ros_distro }}
9492
package-name: ${{ steps.package_list_action.outputs.package_list }}

0 commit comments

Comments
 (0)