Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roddhjav authored Jan 23, 2024
1 parent 7e0f337 commit ac37506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
if [[ ${{ matrix.mode }} == full-system-policy ]]; then
echo "\noverride_dh_auto_build:\n\tmake full" >> debian/rules
cat debian/rules
fi
VERSION="0.$(git rev-list --count HEAD)-1"
dch --newversion="$VERSION" --urgency=medium --distribution=stable --controlmaint "Release $VERSION"
Expand Down

0 comments on commit ac37506

Please sign in to comment.