Skip to content

Commit 8521afb

Browse files
authored
upgrade colcon-cargo in pixi.toml
1 parent eca3f9a commit 8521afb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust-win.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
if (Test-Path $src) { Rename-Item -Path $src -NewName "libclang.dll" }
5353
pixi add --pypi "colcon-ros-cargo@git+https://github.com/colcon/colcon-ros-cargo.git" --manifest-path C:\pixi_ws\pixi.toml
5454
pixi add --pypi "colcon-cargo@git+https://github.com/colcon/colcon-cargo.git" --manifest-path C:\pixi_ws\pixi.toml
55+
pixi upgrade --pypi colcon-core --manifest-path C:\pixi_ws\pixi.toml
5556
5657
- name: Build the rust package
5758
env:

0 commit comments

Comments
 (0)