CI: Make sure we're using strings for _kernel_work_folder and _kernel_source_folder

This commit is contained in:
Tk-Glitch
2023-01-14 17:50:44 +01:00
parent b711bc9d4b
commit 9f4e3a6ab4

View File

@@ -10,8 +10,8 @@ env:
_processor_opt: "generic"
PKGDEST: "/tmp/linux-tkg"
_debugdisable: "true"
_kernel_work_folder: /tmp
_kernel_source_folder: /tmp
_kernel_work_folder: "/tmp"
_kernel_source_folder: "/tmp"
# _modprobeddb: "true"
# _modprobeddb_db_path: ${{ github.workspace }}/modprobed.db