Update to correctly require win32/64 builds
This commit is contained in:
parent
8112b50f21
commit
5255b719bf
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -410,6 +410,8 @@ jobs:
|
||||||
- build_for_mod
|
- build_for_mod
|
||||||
- build_for_mingw32
|
- build_for_mingw32
|
||||||
- build_for_mingw64
|
- build_for_mingw64
|
||||||
|
- build_for_win32
|
||||||
|
- build_for_win64
|
||||||
- archive_source_code
|
- archive_source_code
|
||||||
steps:
|
steps:
|
||||||
- name: Set install name
|
- name: Set install name
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue