We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc72cf commit 0db7aabCopy full SHA for 0db7aab
1 file changed
.circleci/config.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- run: apt-get update
18
- - run: apt-get -y install build-essential git openssh-client dpkg-dev
+ - run: apt-get -y install build-essential git openssh-client dpkg-dev debhelper devscripts
19
- checkout
20
- run: make -f debian/rules binary
21
- persist_to_workspace:
0 commit comments