Skip to content

Commit

Permalink
Do not delete C:\vcpkg
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Nov 15, 2024
1 parent 9729347 commit cf160af
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jenkins-scripts/lib/colcon-default-devel-windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ if defined USE_PIXI (
call %win_lib% :pixi_installation || goto :error
echo # END SECTION

echo # BEGIN SECTION: remove vcpkg if installed
rmdir /s /q C:\vcpkg
echo # END SECTION

echo # BEGIN SECTION: pixi: create legacy environment
call %win_lib% :pixi_create_gz_environment_legacy || goto :error
echo # END SECTION
Expand Down

0 comments on commit cf160af

Please sign in to comment.