Skip to content

Commit 4f842ed

Browse files
committed
Remove quotation marks from repo file
Signed-off-by: Jacob Perron <[email protected]>
1 parent fa60dba commit 4f842ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
with:
3636
package-name: rosidl_generator_java rcljava_common rcljava
3737
vcs-repo-file-url: |
38-
"https://raw.githubusercontent.com/ros2/ros2/dashing/ros2.repos"
38+
https://raw.githubusercontent.com/ros2/ros2/dashing/ros2.repos
3939
"${{ github.workspace }}/ros2_java_desktop.repos"

0 commit comments

Comments
 (0)