We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302d77f commit 026c491Copy full SHA for 026c491
.github/workflows/compile-mainline-stable-kernel.yml
@@ -182,7 +182,7 @@ jobs:
182
kernel-mainline-${{ inputs.kernel_toolchain }}-${{ inputs.kernel_version }}-
183
184
- name: Compile the kernel [ ${{ inputs.kernel_version }} ]
185
- uses: ophub/amlogic-s9xxx-armbian@main
+ uses: dy008/amlogic-s9xxx-armbian@main
186
if: ${{ steps.disk.outputs.status == 'success' && !cancelled() }}
187
with:
188
build_target: kernel
0 commit comments