Commit 6ebf2af
committed
Fix Sparkle key generation to create new private key
- Use -f flag to generate new private key file instead of -x flag
- -x flag is for existing keys, -f flag is for new key generation
- Fix 'No existing signing key found!' error in key generation
- Ensure proper new Sparkle key generation in CI/CD pipeline1 parent 17aad69 commit 6ebf2af
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
| 208 | + | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments