Commit bf8334f
committed
Fix Sparkle public key extraction
- Remove -p flag from public key extraction command
- -p and -x flags cannot be used together
- Use only -x flag to extract public key from private key
- Fix 'option cannot be provided together' error in key extraction
- Ensure proper Sparkle key generation workflow in CI/CD pipeline1 parent 6f86910 commit bf8334f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments