NapCatQQ/.github/workflows
手瓜一十雪 f3e24811ad Simplify QQ/Node download in release workflow
Merge and simplify the QQ and Node.js download steps in .github/workflows/release.yml: remove the actions/cache step and related QQ cache logic, always download the QQ x64 installer directly, and assemble/extract using a single temporary directory (TMPDIR). Also rename the step to "Download and Assemble NapCat.Shell.Windows.Node.zip" and switch NODE_EXTRACT to use TMPDIR instead of WORK_TMPDIR. This reduces workflow complexity and avoids maintaining a local cache for the QQ installer.
2026-02-05 18:40:47 +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 Simplify QQ/Node download in release workflow 2026-02-05 18:40:47 +08:00