diff --git a/.github/workflows/scripts/verify-distribution.sh b/.github/workflows/scripts/verify-distribution.sh index 0bee8c7b465..15f0557b0e3 100755 --- a/.github/workflows/scripts/verify-distribution.sh +++ b/.github/workflows/scripts/verify-distribution.sh @@ -64,7 +64,7 @@ gpg: imported: 1 \`\`\` * **Step 7**: Then verify the GPG signature of the checksum file: \`\`\` -gpg --verify ./public-key.gpg ./CHECKSUM.asc +gpg --verify ./CHECKSUM.asc \`\`\` You must see something like: \`\`\`