Skip to content

Commit df19e78

Browse files
Fix ref for scheduled build (#248)
1 parent 74d6a83 commit df19e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/humble-binary-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
ros_distro: humble
3737
ros_repo: testing
38-
ref_for_scheduled_build: humlbe
38+
ref_for_scheduled_build: humble
3939
additional_debs: clang
4040
c_compiler: clang
4141
cxx_compiler: clang++

0 commit comments

Comments
 (0)