Skip to content

Commit fcbcd14

Browse files
author
jan.nijtmans
committed
Merge 8.7
2 parents fb11ce6 + 7261295 commit fcbcd14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/onefiledist.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ jobs:
111111
- name: Install MSYS2
112112
uses: msys2/setup-msys2@v2
113113
with:
114-
msystem: MINGW64
115-
install: git mingw-w64-x86_64-toolchain make zip
114+
msystem: UCRT64
115+
install: git mingw-w64-ucrt-x86_64-toolchain make zip
116116
- name: Checkout
117117
uses: actions/checkout@v2
118118
- name: Prepare

0 commit comments

Comments
 (0)