Skip to content

Commit

Permalink
Add some debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Nov 27, 2024
1 parent c8be05d commit 6f92c4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reusable-ros-tooling-win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ jobs:
"target-triplet=$var2" | Out-File -FilePath $Env:GITHUB_OUTPUT -Append
"manifest-mode=$var3" | Out-File -FilePath $Env:GITHUB_OUTPUT -Append
# does this overwrite python setup?
cat "D:\a\control_toolbox\control_toolbox\vcpkg\ports\python3\portfile.cmake"
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: ${{ inputs.ros_distro }}
Expand Down

0 comments on commit 6f92c4e

Please sign in to comment.