Skip to content

Commit

Permalink
Tests packages for new lib
Browse files Browse the repository at this point in the history
  • Loading branch information
gurkanindibay committed Feb 2, 2023
1 parent 3ee3491 commit 11fac81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-pgazure-nightlies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ jobs:
--secret_key "${PACKAGING_SECRET_KEY}" \
--passphrase "${PACKAGING_PASSPHRASE}" \
--output_dir "$(pwd)/packages/" \
--input_files_dir "$(pwd)/packaging" \
--package_unsigned
--input_files_dir "$(pwd)/packaging"
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 11fac81

Please sign in to comment.