NapCatQQ/.github/workflows
手瓜一十雪 209776a9e8 Cache QQ installer and handle win64 files
Update GitHub Actions release workflow to use a cached QQ x64 installer (updated NT_URL), add cache key generation and actions/cache usage, and implement a download-and-extract step that reuses the cache. Adjust temporary directory usage (WORK_TMPDIR/NODE_EXTRACT), add LightQuic.dll to copy targets, and copy specific win64 files into an OUT_DIR/win64 folder.

Update packages/napcat-develop/loadNapCat.cjs to recognize and copy win64 artifacts: add TARGET_WIN64_DIR, include LightQuic.dll, define win64ItemsToCopy (SSOShareInfoHelper64.dll, parent-ipc-core-x64.dll), validate their presence, ensure target directories, and copy win64 files into dist/win64. These changes speed CI by caching the installer and ensure required win64 DLLs are packaged alongside the main distribution.
2026-02-03 15:28:13 +08:00
..
auto-release.yml Update OpenAPI schema copy path in release workflow 2026-01-27 23:00:14 +08:00
build.yml Add napcat-plugin-builtin build step to CI workflows 2026-01-17 15:50:20 +08:00
pr-build.yml Update pr-build.yml 2026-01-03 15:10:03 +08:00
release.yml Cache QQ installer and handle win64 files 2026-02-03 15:28:13 +08:00