summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2024-04-06 00:45:23 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2024-04-06 00:45:23 +0200
commit5b989194c67d4f7367052c1e1d997941f0d96aba (patch)
tree6f5511dedc96d8cda72186d6a36b9c208b4d9c77
parent8ca908058e95daf42615cabf4df2f6b22ee90453 (diff)
Fix makepri parameterstest-ci
-rw-r--r--.ci/windows/build.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/windows/build.bat b/.ci/windows/build.bat
index 8de11072..304d4781 100644
--- a/.ci/windows/build.bat
+++ b/.ci/windows/build.bat
@@ -52,7 +52,7 @@ del msix\vc_redist*
::@PowerShell "Get-Content .\msix\AppxManifest.xml"
:: Generate resource files to be able to use unplated icons
-makepri createconfig /cf msix\priconfig.xml /dg EN-US
+makepri createconfig /cf msix\priconfig.xml /dq EN-US
makepri new /pr msix /cf msix\priconfig.xml
:: Build the msix