Skip to content

Commit

Permalink
Update BuildRock5ForOpenHD.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Aug 11, 2024
1 parent 1b29d44 commit 41dfa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildRock5ForOpenHD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41dfa71

Please sign in to comment.