Skip to content

Commit

Permalink
Merge branch 'Lineage21_pstar_with_official_KernelSU' into Lineage21_…
Browse files Browse the repository at this point in the history
…pstar_with_KernelSU_Next
  • Loading branch information
DataEraserC committed Dec 21, 2024
2 parents bce3cbd + 85b0ecb commit 657e60d
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion .github/workflows/Lineage21_pstar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/Lineage21_pstar_docker_lxc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/Lineage21_pstar_docker_lxc_nethunter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/Lineage21_pstar_kernelsu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/Lineage21_pstar_kernelsu_docker_lxc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/Lineage21_pstar_kernelsu_nethunter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/Lineage21_pstar_nethunter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ jobs:
path: kernel_workspace/boot.img

- name: Upload Kernel defconfig
if: env.CHECK_KERNELSU_LKM_IS_OK == 'true'
uses: actions/upload-artifact@main
with:
name: kernel
Expand Down

0 comments on commit 657e60d

Please sign in to comment.