Skip to content

Commit

Permalink
test signing
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Sep 12, 2024
1 parent b7b56c6 commit b05fc6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-build-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
# Install pgpkms that is used to sign build artifacts
python3 -m pip install "pgpkms @ git+https://github.com/paritytech-release/pgpkms.git@5a8f82fbb607ea102d8c178e761659de54c7af69"
which pgpkms
export PATH="$(which pgpkms):$PATH"
- name: Checkout sources
uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc # v4.1.7
Expand Down

0 comments on commit b05fc6f

Please sign in to comment.