OpenRA / d2

A d2 mod for OpenRA
GNU General Public License v3.0
57 stars 20 forks source link

Windows CI Workflow is not working after the update to release-20230225 engine #225

Closed evgeniysergeev closed 1 year ago

evgeniysergeev commented 1 year ago
Run chocolatey install lua --version 5.1.5.52
chocolatey: D:\a\_temp\4f417813-31b6-4738-9190-8cbf503e92ab.ps1:2
Line |
   2 |  chocolatey install lua --version 5.1.5.52
     |  ~~~~~~~~~~
     | The term 'chocolatey' is not recognized as a name of a cmdlet, function, script file, or executable program.
     | Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Error: Process completed with exit code 1.
penev92 commented 1 year ago

See https://github.com/OpenRA/OpenRA/commit/855e839b77542a497bbd8312c417aa3f4c8fb78d for a fix.