diff --git a/.circleci/config.yml b/.circleci/config.yml index 324b1ad14..cabeab346 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -234,6 +234,7 @@ commands: command: > apt-get update && apt-get install -y build-essential + dh-make ssh git make diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 5615f6023..2921db956 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -706,6 +706,7 @@ jobs: run: > apt-get update && apt-get install -y build-essential + dh-make ssh git make @@ -762,6 +763,7 @@ jobs: run: > apt-get update && apt-get install -y build-essential + dh-make ssh git make