mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
👷 Reuse workflows
This commit is contained in:
@@ -41,9 +41,7 @@ def main() -> None:
|
||||
output = "-custom-icon-" if was_og_build else ""
|
||||
app = "youtube"
|
||||
_, version, is_experimental = patcher.get_app_configs(app)
|
||||
logger.info(parser.get_all_patches())
|
||||
parser.invert_patch(branding_patch)
|
||||
logger.info(parser.get_all_patches())
|
||||
parser.patch_app(
|
||||
app=app,
|
||||
version=version,
|
||||
|
||||
Reference in New Issue
Block a user