diff --git a/.drone.yml b/.drone.yml index d063b33..43cdd69 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,4 +11,5 @@ steps: - echo $PWD - apt-get update - apt-get install -y debhelper dh-make + - echo $PWD - dpkg-buildpackage -us -uc \ No newline at end of file