Skip to content

Commit 2453e78

Browse files
Update BuildRock5ForOpenHD.yaml
1 parent ebec8b3 commit 2453e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildRock5ForOpenHD.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: prepare build
2727
run: |
2828
echo "Branch: ${{ github.ref_name }}"
29-
#BRANCH=${{ github.ref_name }}
29+
BRANCH=${{ github.ref_name }}
3030
git clone https://github.com/radxa-repo/bsp --recursive
3131
cd bsp
3232
chmod +x bsp

0 commit comments

Comments
 (0)