Skip to content

Commit 6d3e2f1

Browse files
committed
fix bug with workflow
1 parent 1506e0c commit 6d3e2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: ros-misc-utilities/ros_build_scripts/.github/workflows/ci_humble_and_later.yml@master
1717
with:
1818
repo: ${{ github.event.repository.name }}
19-
vcs_url: ${{ github.event.repository.name }}.repos
19+
# vcs_url: ${{ github.event.repository.name }}.repos

0 commit comments

Comments
 (0)