Skip to content

Commit 72a50a9

Browse files
authored
Fix formatting of KernelSU Setup step
1 parent 98e3fc3 commit 72a50a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Novendor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
rm -rf AnyKernel3/.git
6060
mkdir -p modules/vendor/lib/modules
6161
62-
- name: Optional: KernelSU Setup
62+
- name: Optional:KernelSU Setup
6363
if: ${{ github.event.inputs.apply_kernelsu }}
6464
working-directory: kernel
6565
run: |

0 commit comments

Comments
 (0)