Commit dbbc953
committed
Fix Sparkle public key extraction to use -p flag
- Change from -x flag to -p flag for public key extraction
- -p flag is for extracting public key from private key
- -x flag was causing the extraction to fail
- Fix 'Process completed with exit code 1' error in key extraction
- Ensure proper Sparkle public key generation in CI/CD pipeline1 parent bbdc8fd commit dbbc953
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
0 commit comments