We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56640df commit e6495c7Copy full SHA for e6495c7
.github/workflows/build_and_test.yml
@@ -36,4 +36,4 @@ jobs:
36
package-name: rosidl_generator_java rcljava_common rcljava
37
vcs-repo-file-url: |
38
https://raw.githubusercontent.com/ros2/ros2/dashing/ros2.repos
39
- "${{ github.workspace }}/ros2_java_desktop.repos"
+ "${{ github.workspace }}\ros2_java_desktop.repos"
0 commit comments