mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
ci: use themebuilder scope during bootstrap
This commit is contained in:
@@ -35,7 +35,8 @@ const scopes = {
|
||||
desktop: "apps/desktop",
|
||||
core: "packages/core",
|
||||
editor: "packages/editor",
|
||||
themes: "servers/themes"
|
||||
themes: "servers/themes",
|
||||
themebuilder: "apps/theme-builder"
|
||||
};
|
||||
|
||||
if (args.scope && !scopes[args.scope])
|
||||
|
||||
Reference in New Issue
Block a user