diff --git a/.woodpecker/.sync.yml b/.woodpecker/.sync.yml
index 0049939..6f65ab7 100644
--- a/.woodpecker/.sync.yml
+++ b/.woodpecker/.sync.yml
@@ -16,7 +16,7 @@ pipeline:
- git config --global user.name 'drone'
- cd /build
- rm -rf .repo/repo
- - repo init -u https://github.com/LineageOS-UL/android.git -b lineage-$version
+ - repo init -u https://github.com/LineageOS-UL/android.git -b lineage-$version -g default,-darwin
- mkdir -p .repo/local_manifests
- cp $CI_WORKSPACE/$device.xml .repo/local_manifests/roomservice.xml
- repo forall -c 'git reset --hard --quiet' || true
diff --git a/mondrian.xml b/mondrian.xml
index 629719e..325e87f 100644
--- a/mondrian.xml
+++ b/mondrian.xml
@@ -11,7 +11,4 @@
-
-
-
\ No newline at end of file