mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 00:59:53 +07:00
build: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
3295073c99
commit
e7994e5cd2
2
.github/workflows/autobuild.yml
vendored
2
.github/workflows/autobuild.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
getConfigs "files/p3/configs"
|
getConfigs "files/p3/configs"
|
||||||
getPatches "files/p3/patches"
|
getPatches "files/p3/patches"
|
||||||
getCustom "files/p3/custom"
|
getCustom "files/p3/custom"
|
||||||
getOffline "files/initrd/opt/arc/include"
|
getOffline "files/p3/configs"
|
||||||
getLKMs "files/p3/lkms"
|
getLKMs "files/p3/lkms"
|
||||||
getTheme "files/p1/boot/grub"
|
getTheme "files/p1/boot/grub"
|
||||||
getBuildrootx "brx"
|
getBuildrootx "brx"
|
||||||
|
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -99,7 +99,7 @@ jobs:
|
|||||||
getConfigs "files/p3/configs"
|
getConfigs "files/p3/configs"
|
||||||
getPatches "files/p3/patches"
|
getPatches "files/p3/patches"
|
||||||
getCustom "files/p3/custom"
|
getCustom "files/p3/custom"
|
||||||
getOffline "files/initrd/opt/arc/include"
|
getOffline "files/p3/configs"
|
||||||
getLKMs "files/p3/lkms"
|
getLKMs "files/p3/lkms"
|
||||||
getTheme "files/p1/boot/grub"
|
getTheme "files/p1/boot/grub"
|
||||||
getBuildrootx "brx"
|
getBuildrootx "brx"
|
||||||
|
Loading…
Reference in New Issue
Block a user