summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-04-14 06:43:44 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-04-14 06:43:44 (GMT)
commit50662333095dd48eedd359546f61781f530830de (patch)
tree67904cbccf776c5c1cd85ac1b63af545db0bbb5e /.github
parent35eccf199b9c2e60dd0276c1874d5592a95ce6cd (diff)
parent947765ea8e861dc97a9be4ad0ccbe48711bd6336 (diff)
downloadtcl-50662333095dd48eedd359546f61781f530830de.zip
tcl-50662333095dd48eedd359546f61781f530830de.tar.gz
tcl-50662333095dd48eedd359546f61781f530830de.tar.bz2
Merge 8.7
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 e3c991e..5b1b144 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