From 3b4ccd010896f5b1aa2c148303783ec66fa9dacb Mon Sep 17 00:00:00 2001
From: 99degree <49397123+99degree@users.noreply.github.com>
Date: Thu, 9 Jan 2025 15:26:16 +0800
Subject: [PATCH] Update build.yml

---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index dad928a..5a9cf54 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
           #git fetch 99degree v23.06
           #Currently edge channel is not working...
           git checkout origin/master -f
-          git checkout 99degree/next -- device/testing/adbd-linux
+          git checkout 99degree/next -- device/main/adbd-linux
           #git checkout 99degree/v23.06 -f
           git clean -fdx