Skip to content

Commit

Permalink
Update build-deb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilucsd authored Aug 12, 2024
1 parent 7cd48af commit c56a35c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
VERSION=$(grep -Eo "^Version: .+" debian/control | awk '{print $2}')
echo "VERSION=$VERSION" >> $GITHUB_ENV
echo "The extracted version is: $VERSION"
- name: Install debuild
run: |
Expand Down

0 comments on commit c56a35c

Please sign in to comment.