Skip to content

Commit 7aace30

Browse files
authored
Change branch from master to test in build workflow
1 parent ffd2e38 commit 7aace30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Firefly-ITX-3588J-Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build
3434
shell: bash
3535
run: |
36-
git clone https://gitee.com/chainsx/SBC-sig --depth=1 -b master
36+
git clone https://gitee.com/chainsx/SBC-sig --depth=1 -b test
3737
cd SBC-sig/scripts/rockchip/
3838
sudo bash build-image-docker.sh \
3939
--board firefly-itx-3588j \

0 commit comments

Comments
 (0)