Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DataEraserC committed Dec 21, 2024
1 parent e0fb12c commit 85b0ecb
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 85b0ecb

Please sign in to comment.