add zip to the build process
This commit is contained in:
parent
e8383447a8
commit
ab1ff4191d
|
@ -26,6 +26,7 @@ jobs:
|
||||||
mingw-w64-clang-x86_64-wxmsw3.1
|
mingw-w64-clang-x86_64-wxmsw3.1
|
||||||
mingw-w64-clang-x86_64-sfml
|
mingw-w64-clang-x86_64-sfml
|
||||||
mingw-w64-clang-x86_64-SDL2
|
mingw-w64-clang-x86_64-SDL2
|
||||||
|
zip
|
||||||
- name: Configure
|
- name: Configure
|
||||||
run: >-
|
run: >-
|
||||||
cmake -B build -G Ninja
|
cmake -B build -G Ninja
|
||||||
|
|
Loading…
Reference in New Issue