We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe375dd commit 3825259Copy full SHA for 3825259
.github/workflows/scripts/verify-distribution.sh
@@ -64,7 +64,7 @@ gpg: imported: 1
64
\`\`\`
65
* **Step 7**: Then verify the GPG signature of the checksum file:
66
67
-gpg --verify ./public-key.gpg ./CHECKSUM.asc
+gpg --verify ./CHECKSUM.asc
68
69
You must see something like:
70
0 commit comments