Skip to content

Commit 13ef2bf

Browse files
committed
Fix issue
1 parent 3f33b1e commit 13ef2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: prefix-dev/[email protected]
3434
with:
35-
activate-environment: true
35+
run-install: false
3636
- run: |
3737
irm https://raw.githubusercontent.com/ros2/ros2/refs/heads/rolling/pixi.toml -OutFile pixi.toml
3838
pixi install

0 commit comments

Comments
 (0)