Skip to content

Commit e4de0b3

Browse files
committed
fix issue
1 parent e745a3b commit e4de0b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
shell: cmd
6464
run: |
6565
cd C:\dev
66+
irm https://raw.githubusercontent.com/ros2/ros2/refs/heads/rolling/pixi.toml -OutFile pixi.toml
6667
pixi shell
6768
call "c:\dev\${{ needs.identify-ros-distro.outputs.distro }}\ros2-windows\local_setup.bat"
6869
ros2 run demo_nodes_py talker

0 commit comments

Comments
 (0)