Skip to content

Commit

Permalink
Merge pull request #717 from cole-miller/force-lts-package-rebuild
Browse files Browse the repository at this point in the history
Trivial change to force package rebuild
  • Loading branch information
cole-miller authored Oct 23, 2024
2 parents 458fc06 + 5f2d3d4 commit c17066d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
DEBEMAIL: "[email protected]"
TARGET: ${{ matrix.target }}
run: |
echo Version $VERSION
cp -R dqlite-ppa/debian dqlite/
cd dqlite/
VERSION="$(git describe --tags | sed -e "s/^v//" -e "s/-/+git/")"
Expand Down

0 comments on commit c17066d

Please sign in to comment.