Skip to content

Commit

Permalink
Fix file path separator for Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Perron <[email protected]>
  • Loading branch information
jacobperron committed Jun 8, 2020
1 parent 56640df commit e6495c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
package-name: rosidl_generator_java rcljava_common rcljava
vcs-repo-file-url: |
https://raw.githubusercontent.com/ros2/ros2/dashing/ros2.repos
"${{ github.workspace }}/ros2_java_desktop.repos"
"${{ github.workspace }}\ros2_java_desktop.repos"

0 comments on commit e6495c7

Please sign in to comment.