We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848841b commit f924e82Copy full SHA for f924e82
web/docs/ci.md
@@ -64,7 +64,7 @@ Windows-MSYS2-UCRT64:
64
- C:\msys64\usr\bin\bash -lc 'pacman --noconfirm -Syuu'
65
- |
66
C:\msys64\usr\bin\bash -lc '
67
- pacman --noconfirm -Syu git autoconf automake libtool make mingw-w64-ucrt-x86_64-gcc
+ pacman --noconfirm -Syu git mingw-w64-ucrt-x86_64-autotools mingw-w64-ucrt-x86_64-gcc
68
./bootstrap
69
./configure
70
make V=1 check VERBOSE=t'
0 commit comments