Fix debian builds

This commit is contained in:
Jonas Kvinge
2020-09-20 15:55:25 +02:00
parent 230376c7f3
commit c688e3431d
2 changed files with 3 additions and 0 deletions

View File

@@ -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