Commit fa55a65a08f70846bf3239cce880e70ecf513e4c
Committed by
GitHub
1 parent
0cea8290
Exists in
master
and in
1 other branch
Update msys2.yml
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
.github/workflows/msys2.yml
@@ -21,6 +21,5 @@ jobs: | @@ -21,6 +21,5 @@ jobs: | ||
21 | install: xz mingw-w64-x86_64-gcc automake autoconf make git pkgconf mingw-w64-x86_64-gettext gettext-devel mingw-w64-x86_64-openssl libtool | 21 | install: xz mingw-w64-x86_64-gcc automake autoconf make git pkgconf mingw-w64-x86_64-gettext gettext-devel mingw-w64-x86_64-openssl libtool |
22 | - name: CI-Build | 22 | - name: CI-Build |
23 | run: | | 23 | run: | |
24 | - gcc -v | ||
25 | ./win/ci-build.sh | 24 | ./win/ci-build.sh |
26 | 25 |