mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Fix build error
This commit is contained in:
parent
8a159a59cd
commit
eafc02c2a3
2
.github/workflows/mingw32.yml
vendored
2
.github/workflows/mingw32.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
sed -i -e "s/^mingw_arch=\(.*\)/mingw_arch=(\'mingw32\')/" PKGBUILD
|
sed -i -e "s/^mingw_arch=\(.*\)/mingw_arch=(\'mingw32\')/" PKGBUILD
|
||||||
MINGW_ARCH=MINGW32 makepkg-mingw -sCLf --noconfirm
|
MINGW_ARCH=MINGW32 makepkg-mingw -sCLf --noconfirm
|
||||||
ls -lg
|
ls -lg
|
||||||
pacman --noconfirm -U mingw-w64-*-any.pkg.tar.zst
|
# pacman --noconfirm -U mingw-w64-*-any.pkg.tar.zst
|
||||||
- name: Update build info
|
- name: Update build info
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user