Skip to content

Commit 35143e4

Browse files
authored
移除多余的空格
1 parent 1041533 commit 35143e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build SukiSU Ultra OnePlus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ jobs:
682682
echo "CONFIG_KSU_MANUAL_HOOK=y" >> "$CONFIG_FILE"
683683
elif [ "${{ github.event.inputs.HOOK }}" = "tracepoint" ]; then
684684
echo "CONFIG_KSU_SUSFS_SUS_SU=n" >> "$CONFIG_FILE"
685-
echo "CONFIG_KSU_TRACEPOINT_HOOK=y" >> "$CONFIG_FILE"
685+
echo "CONFIG_KSU_TRACEPOINT_HOOK=y" >> "$CONFIG_FILE"
686686
fi
687687
688688
# SUSFS配置

0 commit comments

Comments
 (0)