Skip to content

Commit add6be4

Browse files
committed
Point MSI theme provisioning at hydrated inputs
1 parent b481d18 commit add6be4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packaging/manifests/windows-msi.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
],
4949
"required": true,
5050
"default": true,
51-
"workspacePath": "../../../gnustep/plugins-themes-winuitheme"
51+
"workspacePath": ".omd-theme-inputs/plugins-themes-winuitheme"
5252
},
5353
{
5454
"name": "Win11Theme",
@@ -60,7 +60,7 @@
6060
],
6161
"required": false,
6262
"default": false,
63-
"workspacePath": "../../../gnustep/plugins-themes-win11theme"
63+
"workspacePath": ".omd-theme-inputs/plugins-themes-win11theme"
6464
}
6565
],
6666
"packagedDefaults": {

0 commit comments

Comments
 (0)