From b317243664f9be2996fe66a84c50c657b8f9c229 Mon Sep 17 00:00:00 2001 From: msojocs Date: Wed, 22 Jan 2025 11:37:25 +0800 Subject: [PATCH] fix: wine prepare --- .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 f91f919..916670d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -141,7 +141,7 @@ jobs: ls -l build ls -l test/runner/nwjs/wcc/build/Release # fix: 预先运行,做一下配置,不然 - ./test/wine/wcc.exe + ./test/wine/wcc.exe 2>0 # 需要wine64 pnpm run test