Add variables for defconfig

This commit is contained in:
supechicken
2023-06-16 16:15:35 +08:00
parent 5448e7ed34
commit e460c6b547
+2
View File
@@ -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