Skip to content

Commit f72bb70

Browse files
authored
Merge pull request #94 from lool/dh-debhelper
workflows: overlay-deb: dh is in debhelper
2 parents 4de2448 + e0c1b0d commit f72bb70

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)