We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd151f4 commit 053cf8eCopy full SHA for 053cf8e
.github/workflows/BuildRock5ForOpenHD.yaml
@@ -41,6 +41,7 @@ jobs:
41
- name: build kernel
42
run: |
43
cd bsp
44
+ ls -a /home/runner/work/linux-rock/linux-rock/bsp/linux/rk3588/fork.conf
45
./bsp --long-version -r radxa linux rk3588
46
47
- name: prepare for Upload
0 commit comments