Skip to content

Commit 026c491

Browse files
authored
Update action reference for kernel compilation
1 parent 302d77f commit 026c491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-mainline-stable-kernel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182
kernel-mainline-${{ inputs.kernel_toolchain }}-${{ inputs.kernel_version }}-
183183
184184
- name: Compile the kernel [ ${{ inputs.kernel_version }} ]
185-
uses: ophub/amlogic-s9xxx-armbian@main
185+
uses: dy008/amlogic-s9xxx-armbian@main
186186
if: ${{ steps.disk.outputs.status == 'success' && !cancelled() }}
187187
with:
188188
build_target: kernel

0 commit comments

Comments
 (0)