Fix makepri parameters

pull/1709/head
Nicolas Werner 8 months ago
parent 8ca908058e
commit 5b989194c6
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      .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

Loading…
Cancel
Save