Merged in chore/revert-plugin-change (pull request #3441)

revert plugin change

* revert plugin change
This commit is contained in:
Joakim Jäderberg
2026-01-15 07:16:28 +00:00
parent e54310b00f
commit 7ee1499e8b

View File

@@ -123,7 +123,6 @@ export const onPreBuild = async function ({ utils }) {
"-C", "-C",
CLONE_DIR, CLONE_DIR,
"fetch", "fetch",
"--all",
"--tags", "--tags",
"origin", "origin",
SYNC_SOURCE, SYNC_SOURCE,