add zip to the build process

This commit is contained in:
Zach Bacon 2021-10-03 16:02:59 -04:00
parent e8383447a8
commit ab1ff4191d
No known key found for this signature in database
GPG Key ID: EB0E0FF1C62782D8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
mingw-w64-clang-x86_64-wxmsw3.1
mingw-w64-clang-x86_64-sfml
mingw-w64-clang-x86_64-SDL2
zip
- name: Configure
run: >-
cmake -B build -G Ninja