Skip to content

Commit e0c1b0d

Browse files
committed
workflows: overlay-deb: dh is in debhelper
Signed-off-by: Loïc Minier <[email protected]>
1 parent 4de2448 commit e0c1b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-overlay-deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
build-essential \
7979
debian-keyring \
8080
devscripts \
81-
dh \
81+
debhelper \
8282
git \
8383
patch \
8484
python3 \

0 commit comments

Comments
 (0)