Skip to content

Commit 9fa64d6

Browse files
committed
Adds debian/bookworm support
1 parent c55eb9d commit 9fa64d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ jobs:
5656
--secret_key "${PACKAGING_SECRET_KEY}" \
5757
--passphrase "${PACKAGING_PASSPHRASE}" \
5858
--output_dir "$(pwd)/packages/" \
59-
--input_files_dir "$(pwd)" \
60-
--output_validation
59+
--input_files_dir "$(pwd)"
6160
6261
- name: Publish packages
6362
run: |

0 commit comments

Comments
 (0)