mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
fix: environment
This commit is contained in:
parent
e388a36e41
commit
a2fa373880
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -118,7 +118,10 @@ jobs:
|
||||
sudo apt install --install-recommends winehq-stable -y
|
||||
sudo apt-get install wine-binfmt -y
|
||||
sudo update-binfmts --import /usr/share/binfmts/wine
|
||||
echo :windows:M::MZ::/usr/bin/wine: > /proc/sys/fs/binfmt_misc/register
|
||||
echo :windowsPE:M::PE::/usr/bin/wine: > /proc/sys/fs/binfmt_misc/register
|
||||
wine --version
|
||||
./test/wine/wcc.exe
|
||||
|
||||
corepack enable
|
||||
ls -l
|
||||
|
0
test/wine/wcc.exe
Normal file → Executable file
0
test/wine/wcc.exe
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user