Merge pull request #968 from psav/patch-2
Update to correctly require win32/64 builds
This commit is contained in:
commit
320f5d62b7
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_mingw32
|
||||
- build_for_mingw64
|
||||
- build_for_win32
|
||||
- build_for_win64
|
||||
- archive_source_code
|
||||
steps:
|
||||
- name: Set install name
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue