Fix build error

This commit is contained in:
maron2000 2024-03-01 17:10:59 +09:00 committed by GitHub
parent 8a159a59cd
commit eafc02c2a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ jobs:
sed -i -e "s/^mingw_arch=\(.*\)/mingw_arch=(\'mingw32\')/" PKGBUILD
MINGW_ARCH=MINGW32 makepkg-mingw -sCLf --noconfirm
ls -lg
pacman --noconfirm -U mingw-w64-*-any.pkg.tar.zst
# pacman --noconfirm -U mingw-w64-*-any.pkg.tar.zst
- name: Update build info
shell: bash
run: |