mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
perf: 调整位置
This commit is contained in:
parent
99b8cc7ffb
commit
57ae4ddec5
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -119,8 +119,6 @@ jobs:
|
|||||||
sudo apt-get install wine-binfmt wine32 -y
|
sudo apt-get install wine-binfmt wine32 -y
|
||||||
sudo update-binfmts --import /usr/share/binfmts/wine
|
sudo update-binfmts --import /usr/share/binfmts/wine
|
||||||
wine --version
|
wine --version
|
||||||
# fix: 预先运行,做一下配置,不然第一次执行会有问题
|
|
||||||
./test/wine/wcc.exe || true
|
|
||||||
|
|
||||||
corepack enable
|
corepack enable
|
||||||
ls -l
|
ls -l
|
||||||
@ -142,6 +140,9 @@ jobs:
|
|||||||
pnpm run test-prepare
|
pnpm run test-prepare
|
||||||
ls -l build
|
ls -l build
|
||||||
ls -l test/runner/nwjs/wcc/build/Release
|
ls -l test/runner/nwjs/wcc/build/Release
|
||||||
|
# fix: 预先运行,做一下配置,不然第一次执行会有问题
|
||||||
|
./test/wine/wcc.exe || true
|
||||||
|
./test/wine/wcc.exe || true
|
||||||
# 需要wine64
|
# 需要wine64
|
||||||
pnpm run test
|
pnpm run test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user