Add zip package to Windows release build
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -260,7 +260,7 @@ jobs:
|
||||
with:
|
||||
msystem: MINGW64
|
||||
update: true
|
||||
install: git make mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake
|
||||
install: git make zip mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user