GHA: Fix Windows x64_32 release template .NET not built

This commit is contained in:
Serhii Snitsaruk 2023-09-14 13:14:57 +02:00
parent 5d0d2660f7
commit 1753301753
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ jobs:
- name: Template .NET (x86_32, release)
target: template_release
arch: x86_64
arch: x86_32
build-mono: true
- name: Template .NET (x86_32, debug)