From 57eb603c488a046902a8500ca1027732406f104d Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Wed, 16 Aug 2023 21:58:47 +1000 Subject: [PATCH] fix typo --- .github/workflows/default_plugins.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/default_plugins.yml b/.github/workflows/default_plugins.yml index d7244ce0d..7de656641 100644 --- a/.github/workflows/default_plugins.yml +++ b/.github/workflows/default_plugins.yml @@ -32,19 +32,19 @@ jobs: - 'Plugins/Flow.Launcher.Plugin.PluginIndicator/plugin.json' pluginsmanager: - 'Plugins/Flow.Launcher.Plugin.PluginsManager/plugin.json' - processkiller + processkiller: - 'Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json' - program + program: - 'Plugins/Flow.Launcher.Plugin.Program/plugin.json' - shell + shell: - 'Plugins/Flow.Launcher.Plugin.Shell/plugin.json' - sys + sys: - 'Plugins/Flow.Launcher.Plugin.Sys/plugin.json' - url + url: - 'Plugins/Flow.Launcher.Plugin.Url/plugin.json' - websearch + websearch: - 'Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json' - windowssettings + windowssettings: - 'Plugins/Flow.Launcher.Plugin.WindowsSettings/plugin.json' - name: Get BrowserBookmark Version