Commit 8c55de2
authored
Cache KDE Neon GPG key in AppImage workflow (#500)
Add actions/cache@v4 to build-appimage.yml to store the KDE Neon GPG key.
Update the repository setup step to use the cached key if it exists,
minimizing dependency on archive.neon.kde.org during CI runs.1 parent 02b1351 commit 8c55de2
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
34 | 44 | | |
35 | 45 | | |
36 | 46 | | |
| |||
0 commit comments