Skip to content

Commit

Permalink
[action] debian rules syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
dopey committed Apr 13, 2021
1 parent 6a6be84 commit 335435d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -7,7 +7,7 @@ build:
dh build

override_dh_auto_build:
dh_auto_build ci
dh_auto_build -- build

%:
dh $@

0 comments on commit 335435d

Please sign in to comment.