Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 1, 2024
1 parent 46b08ea commit de626b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-ros-tooling-win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
if: ${{ inputs.install_vcpkg }}
id: vcpkg
with:
# eigen should be installed with setup-ros, but cmake can't find it in the action-ros-ci step
pkgs: fmt eigen3
triplet: x64-windows-release
token: ${{ github.token }}
Expand Down

0 comments on commit de626b8

Please sign in to comment.