mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
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:
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user