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 8c421af commit b16e6feCopy full SHA for b16e6fe
.github/workflows/PhytiumPi-4GB-Build.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build
34
shell: bash
35
run: |
36
- git clone https://gitee.com/woqidaideshi/SBC-sig -b master --depth=1
+ git clone https://gitee.com/chainsx/SBC-sig -b master --depth=1
37
cd SBC-sig/scripts
38
sudo bash build-image-docker.sh \
39
--board phytiumpi-4gb \
0 commit comments