Skip to content

Commit

Permalink
Adds debian/bookworm support
Browse files Browse the repository at this point in the history
  • Loading branch information
gurkanindibay committed Nov 21, 2022
1 parent c55eb9d commit 9fa64d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ jobs:
--secret_key "${PACKAGING_SECRET_KEY}" \
--passphrase "${PACKAGING_PASSPHRASE}" \
--output_dir "$(pwd)/packages/" \
--input_files_dir "$(pwd)" \
--output_validation
--input_files_dir "$(pwd)"
- name: Publish packages
run: |
Expand Down

0 comments on commit 9fa64d6

Please sign in to comment.