fix(ql3): materialize projected runtime files

This commit is contained in:
whyour
2026-08-26 04:09:47 +08:00
parent 9c58b15d2b
commit beb490c48c
9 changed files with 273 additions and 30 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ const IMAGE_NAMES = Object.freeze({
worker: 'qinglong3-worker',
});
const EXPECTED_SOURCE_SURFACES = Object.freeze({
control: 2,
control: 3,
'control-ai': 1,
admin: 28,
worker: 2,