Skip to content

Commit 3b0d29e

Browse files
Change default ksu_options hash in kbuilds.yml
Updated default value for ksu_options in kbuilds.yml
1 parent ab9eada commit 3b0d29e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kbuilds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030
description: 'Enter KernelSU build json'
3131
required: true
3232
type: string
33-
default: '[{"type":"ksun","hash":"dev"}]'
33+
default: '[{"type":"ksun","hash":"5a4a71874caaad06aa126f761c93391de1d32361"}]'
3434
optimize_level:
3535
description: "Compiler optimization level"
3636
required: true

0 commit comments

Comments
 (0)