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 588ec09 commit a7571a8Copy full SHA for a7571a8
.github/workflows/compile-kernel.yml
@@ -68,7 +68,7 @@ jobs:
68
echo "COMPILE_STARTINGTIME=$(date +"%m.%d.%H%M")" >> $GITHUB_ENV
69
70
- name: Compile the kernel for Amlogic s9xxx
71
- uses: ophub/amlogic-s9xxx-armbian@main
+ uses: Unicorn9x/amlogic-s9xxx-armbian@main
72
with:
73
build_target: kernel
74
kernel_repo: ${{ github.event.inputs.kernel_repo }}
0 commit comments