diff options
| author | Méven Car <[email protected]> | 2023-05-08 15:35:41 +0200 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2023-05-08 15:35:41 +0200 |
| commit | 7c0b3959ab9338ceeea86724e78fb4b2556d49ca (patch) | |
| tree | 5bc3fe50d98c441f9e6360aa57ce3e4e667e8deb /.kde-ci.yml | |
| parent | cb43e1a1dcd1f4ef8831807cffe199e4d1d28451 (diff) | |
Fix typo
Diffstat (limited to '.kde-ci.yml')
| -rw-r--r-- | .kde-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml index 3c8575516..f6d888494 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -26,7 +26,7 @@ Dependencies: 'frameworks/kwindowsystem': '@latest-kf6' 'frameworks/kfilemetadata': '@latest-kf6' 'frameworks/kcodecs': '@latest-kf6' - 'libraries/kuserfeedback': 'latest' + 'libraries/kuserfeedback': '@latest' 'libraries/phonon': '@latest' 'libraries/kmoretools': '@latest' |
