We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd2e38 commit 7aace30Copy full SHA for 7aace30
.github/workflows/Firefly-ITX-3588J-Build.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build
34
shell: bash
35
run: |
36
- git clone https://gitee.com/chainsx/SBC-sig --depth=1 -b master
+ git clone https://gitee.com/chainsx/SBC-sig --depth=1 -b test
37
cd SBC-sig/scripts/rockchip/
38
sudo bash build-image-docker.sh \
39
--board firefly-itx-3588j \
0 commit comments