Skip to content

Commit

Permalink
Quotes around cmake-args
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Nov 26, 2024
1 parent f7d481a commit 18b63c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-ros-tooling-win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
{
"build": {
"cmake-args": [
${{ steps.vcpkg-json.outputs.vcpkg-cmake-config }},
"${{ steps.vcpkg-json.outputs.vcpkg-cmake-config }}",
]
},
"test": {
Expand Down

0 comments on commit 18b63c8

Please sign in to comment.