From c717b8b34721a2b7d2438e9d224f7c7611c07bca Mon Sep 17 00:00:00 2001 From: msojocs Date: Wed, 22 Jan 2025 14:03:47 +0800 Subject: [PATCH] fix: version --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8f93a22..ff31d9f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -142,7 +142,7 @@ jobs: ls -l test/runner/nwjs/wcc/build/Release # fix: 预先运行,做一下配置,不然第一次执行会有问题 ./test/wine/wcc.exe || true - ./test/wine/wcc.exe || true + ./test/wine/wcc.exe -v || true # 需要wine64 pnpm run test