mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-28 03:12:02 -04:00
Explicitly label the Windows x64 artifacts and assets as such to disambiguate them from the Windows arm64 artifacts and assets. Subsequently, make the windows-patches action able to take an architecture argument which defaults to x64. This will help enable later usage for Windows arm64. Lastly, rearrange some of the Windows lines in push.yaml to have a consistent order.