summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-04-14 06:13:41 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-04-14 06:13:41 (GMT)
commit947765ea8e861dc97a9be4ad0ccbe48711bd6336 (patch)
treeb347c09e5f54226044e8ecff9cdbe09dbb96e3eb /.github
parent875d378d39f1fc5f50cdec1bd338dc1a3da0a24b (diff)
downloadtcl-947765ea8e861dc97a9be4ad0ccbe48711bd6336.zip
tcl-947765ea8e861dc97a9be4ad0ccbe48711bd6336.tar.gz
tcl-947765ea8e861dc97a9be4ad0ccbe48711bd6336.tar.bz2
It looks like minizip is broken, so let's use zip
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/win-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/win-build.yml b/.github/workflows/win-build.yml
index 52fa62b..dce303b 100644
--- a/.github/workflows/win-build.yml
+++ b/.github/workflows/win-build.yml
@@ -64,7 +64,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
- install: git mingw-w64-x86_64-toolchain make
+ install: git mingw-w64-x86_64-toolchain make zip
- name: Checkout
uses: actions/checkout@v2
- name: Prepare