Skip to content

Commit cb20570

Browse files
committed
Fixed wrong typo
Signed-off-by: Sungho Woo <[email protected]>
1 parent 89caa61 commit cb20570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1111
jobs:
12-
humblel:
12+
humble:
1313
runs-on: ubuntu-22.04
1414
strategy:
1515
fail-fast: false

0 commit comments

Comments
 (0)