Rectify11 / Installer

A Windows 11 modification which makes it more consistent.
GNU General Public License v3.0
2.68k stars 154 forks source link

Update build.yml with node20 and x64 MSBuild #549

Closed Mukul1127 closed 1 month ago

Mukul1127 commented 1 month ago

Updated actions/setup-dotnet to v4.0.0 to use node 20, added msbuild-architecture: x64 to make MSBuild use x64, aswell as minor updates to actions/checkout and actions/upload-artifact

MishaProductions commented 1 month ago

Thanks, lgtm!