I can get a msi file of chinese language when execute the task packageMsi in my pc(window system and its language is chinese,but if I do the same oprator in the github action,get a msi file of english language.
So is the packageMsi task auto read current system language?can we write a config to specify the language of msi later?
I have a confusion
So is the
packageMsi
task auto read current system language?can we write a config to specify the language of msi later?