Skip to content

Commit 45fa261

Browse files
committed
one line. welcome to windows
Signed-off-by: Christian Henkel <[email protected]>
1 parent cc6fcb8 commit 45fa261

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test-win-mac.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ jobs:
3434
required-ros-distributions: ${{ matrix.distro }}
3535
- name: Upgrade colcon-meson
3636
# Workaround for "Exception in package identification extension 'meson' in 'src\ohkszihoidm': __init__() missing 2 required positional arguments: 'subproject_dir' and 'env'"
37-
run: |
38-
python -m pip install -U \
39-
colcon-meson==0.5.0
37+
run: python -m pip install -U colcon-meson==0.5.0
4038
- uses: ros-tooling/[email protected]
4139
with:
4240
target-ros2-distro: ${{ matrix.distro }}

0 commit comments

Comments
 (0)