Try to fix msys2 packaging.

This commit is contained in:
Alexander Shaduri
2021-03-12 16:03:16 +04:00
parent 89b1a5a6bd
commit 4960be8cd1
2 changed files with 34 additions and 17 deletions
+3
View File
@@ -61,6 +61,8 @@ jobs:
- uses: actions/checkout@v2
- uses: msys2/setup-msys2@v2
# p7zip is needed to extract smartmontools
# fontconfig owns /etc/fonts
with:
msystem: ${{ matrix.msystem }}
update: true
@@ -69,6 +71,7 @@ jobs:
mingw-w64-${{ matrix.arch }}-pkg-config
mingw-w64-${{ matrix.arch }}-cmake
mingw-w64-${{ matrix.arch }}-gcc
mingw-w64-${{ matrix.arch }}-fontconfig
make
p7zip