Skip to content

Commit

Permalink
Fix ref for scheduled build (backport #248) (#249)
Browse files Browse the repository at this point in the history
Fix ref for scheduled build (#248)

(cherry picked from commit df19e78)

Co-authored-by: Christoph Fröhlich <[email protected]>
  • Loading branch information
mergify[bot] and christophfroehlich authored Dec 25, 2024
1 parent 7d2ebd3 commit 9ae33a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/humble-binary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
ros_distro: humble
ros_repo: testing
ref_for_scheduled_build: humlbe
ref_for_scheduled_build: humble
additional_debs: clang
c_compiler: clang
cxx_compiler: clang++
Expand Down

0 comments on commit 9ae33a2

Please sign in to comment.