diff --git a/.github/workflows/BuildRock5ForOpenHD.yaml b/.github/workflows/BuildRock5ForOpenHD.yaml index 55e5d32db9e0a..147e424348439 100644 --- a/.github/workflows/BuildRock5ForOpenHD.yaml +++ b/.github/workflows/BuildRock5ForOpenHD.yaml @@ -31,7 +31,7 @@ jobs: BRANCH=${{ github.ref_name }} # Clone the bsp repository recursively - git clone https://github.com/radxa-repo/bsp -b linux-5.10-gen-rkr4.1 --recursive + git clone https://github.com/radxa-repo/bsp --recursive cd bsp # Make the bsp script executable