Skip to content

Commit

Permalink
Duh
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Dec 8, 2024
1 parent 9774fb4 commit 7c7b280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Single step
env:
FINGERPRINT: "0x689DAD778FF08760E046228BA978220305CD5C32"
run: >
run:
gpg --keyserver keys.openpgp.org --recv-keys $FINGERPRINT
gpg -k
gpg --verify ${{ matrix.pharfile }}.phar.asc ${{ matrix.pharfile }}.phar
Expand Down

0 comments on commit 7c7b280

Please sign in to comment.