Skip to content

Commit

Permalink
Merge pull request #720 from cole-miller/force-lts-package-rebuild
Browse files Browse the repository at this point in the history
Debug
  • Loading branch information
cole-miller authored Oct 23, 2024
2 parents 2a05eb4 + 42c1dcd commit 208bf01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,11 @@ jobs:
--newversion ${VERSION}~${TARGET}1 \
"Automatic build from Github"
debuild -S -sa -d -k${{ vars.PPA_PUBLIC_KEY }}
echo $(pwd)
ls
- name: Upload to Launchpad
run: |
echo $(pwd)
ls
dput -U -u ppa:dqlite/dev *.changes

0 comments on commit 208bf01

Please sign in to comment.