You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
Add variables for defconfig
This commit is contained in:
@@ -29,6 +29,8 @@ jobs:
|
||||
env:
|
||||
LTO: thin
|
||||
DEFCONFIG: x86_64_arcvm_defconfig
|
||||
ROOT_DIR: /
|
||||
KERNEL_DIR: ${{ github.workspace }}/kernel
|
||||
|
||||
steps:
|
||||
- name: Install Build Tools
|
||||
|
||||
Reference in New Issue
Block a user