Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
Signed-off-by: Cole Miller <[email protected]>
  • Loading branch information
cole-miller committed Oct 23, 2024
1 parent 4057973 commit 42c1dcd
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 42c1dcd

Please sign in to comment.