Skip to content

Commit 6f92c4e

Browse files
Add some debug output
1 parent c8be05d commit 6f92c4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ jobs:
8181
"target-triplet=$var2" | Out-File -FilePath $Env:GITHUB_OUTPUT -Append
8282
"manifest-mode=$var3" | Out-File -FilePath $Env:GITHUB_OUTPUT -Append
8383
84+
# does this overwrite python setup?
85+
cat "D:\a\control_toolbox\control_toolbox\vcpkg\ports\python3\portfile.cmake"
86+
8487
- uses: ros-tooling/[email protected]
8588
with:
8689
required-ros-distributions: ${{ inputs.ros_distro }}

0 commit comments

Comments
 (0)