Skip to content

Commit 57eb603

Browse files
committed
fix typo
1 parent ec5a272 commit 57eb603

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/default_plugins.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@ jobs:
3232
- 'Plugins/Flow.Launcher.Plugin.PluginIndicator/plugin.json'
3333
pluginsmanager:
3434
- 'Plugins/Flow.Launcher.Plugin.PluginsManager/plugin.json'
35-
processkiller
35+
processkiller:
3636
- 'Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json'
37-
program
37+
program:
3838
- 'Plugins/Flow.Launcher.Plugin.Program/plugin.json'
39-
shell
39+
shell:
4040
- 'Plugins/Flow.Launcher.Plugin.Shell/plugin.json'
41-
sys
41+
sys:
4242
- 'Plugins/Flow.Launcher.Plugin.Sys/plugin.json'
43-
url
43+
url:
4444
- 'Plugins/Flow.Launcher.Plugin.Url/plugin.json'
45-
websearch
45+
websearch:
4646
- 'Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json'
47-
windowssettings
47+
windowssettings:
4848
- 'Plugins/Flow.Launcher.Plugin.WindowsSettings/plugin.json'
4949
5050
- name: Get BrowserBookmark Version

0 commit comments

Comments
 (0)