From e4a1ffae21a63d4ba2d0221b17a81ae21f923f06 Mon Sep 17 00:00:00 2001 From: Stefan Hoffmann Date: Mon, 29 Jul 2024 20:19:37 +0200 Subject: [PATCH] tmp: use https://github.com/ros2-dotnet/dotnet_cmake_module/pull/8 --- .github/workflows/ci.repos | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.repos b/.github/workflows/ci.repos index 2c221c15..e90d9056 100644 --- a/.github/workflows/ci.repos +++ b/.github/workflows/ci.repos @@ -25,5 +25,5 @@ repositories: version: foxy ros2_dotnet/dotnet_cmake_module: type: git - url: https://github.com/ros2-dotnet/dotnet_cmake_module.git - version: main \ No newline at end of file + url: https://github.com/timonmentink/dotnet_cmake_module.git + version: fix/build