mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-23 22:20:51 +01:00
Add back dh-make
This commit is contained in:
parent
09537d73da
commit
523cdca449
@ -234,6 +234,7 @@ commands:
|
|||||||
command: >
|
command: >
|
||||||
apt-get update && apt-get install -y
|
apt-get update && apt-get install -y
|
||||||
build-essential
|
build-essential
|
||||||
|
dh-make
|
||||||
ssh
|
ssh
|
||||||
git
|
git
|
||||||
make
|
make
|
||||||
|
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@ -706,6 +706,7 @@ jobs:
|
|||||||
run: >
|
run: >
|
||||||
apt-get update && apt-get install -y
|
apt-get update && apt-get install -y
|
||||||
build-essential
|
build-essential
|
||||||
|
dh-make
|
||||||
ssh
|
ssh
|
||||||
git
|
git
|
||||||
make
|
make
|
||||||
|
Loading…
Reference in New Issue
Block a user