fix: version

This commit is contained in:
msojocs 2025-01-22 14:03:47 +08:00
parent 2a47332802
commit c717b8b347

View File

@ -142,7 +142,7 @@ jobs:
ls -l test/runner/nwjs/wcc/build/Release ls -l test/runner/nwjs/wcc/build/Release
# fix: 预先运行,做一下配置,不然第一次执行会有问题 # fix: 预先运行,做一下配置,不然第一次执行会有问题
./test/wine/wcc.exe || true ./test/wine/wcc.exe || true
./test/wine/wcc.exe || true ./test/wine/wcc.exe -v || true
# 需要wine64 # 需要wine64
pnpm run test pnpm run test