ci: 避免生成不必要的res_updater (#16116)

* chore: 避免生成不必要的res_updater

* chore: disable resource updater for publish

* fix: move inherits for publish

Co-authored-by: soundofautumn <62000745+soundofautumn@users.noreply.github.com>

* Revert "fix: move inherits for publish"

This reverts commit e85b8e4ad5.

---------

Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
Co-authored-by: soundofautumn <62000745+soundofautumn@users.noreply.github.com>
This commit is contained in:
Status102
2026-03-29 16:15:53 +08:00
committed by GitHub
parent cedcf07fa2
commit 376943ef4f

View File

@@ -171,7 +171,8 @@
"INSTALL_RESOURCE": "ON",
"INSTALL_PYTHON": "ON",
"BUILD_WPF_GUI": "OFF",
"BUILD_DEBUG_DEMO": "OFF"
"BUILD_DEBUG_DEMO": "OFF",
"BUILD_RESOURCE_UPDATER": "OFF"
}
},
{