Skip to content

Commit d515683

Browse files
authored
Update main_0501.yml
1 parent 6f84a39 commit d515683

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/main_0501.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,18 +59,6 @@ jobs:
5959
output_dir=out
6060
make LLVM=1 LLVM_IAS=1 CC="ccache clang" raphael_defconfig
6161
make LLVM=1 LLVM_IAS=1 CC="ccache clang" -j$(grep -c ^processor /proc/cpuinfo)
62-
63-
- name: Creating Config Info
64-
run: |
65-
useVersionInfo=$(git show -s --date=short --format="提交人: %an<br/>提交时间: %cd<br/>提交内容: %s<br/>commit hash: %H")
66-
echo "Device: RedMi K20 Pro
67-
Source Code Tree: SOVIET-ANDROID branch:13.0
68-
Code: raphael
69-
Contain KernelSU: YES(Manully_Intergrate)
70-
Build Code: $(date +%Y%m%d)_${{ github.run_number }}
71-
For SOVIET-ANDROID Kernel 13.0
72-
SoDebug Kernel
73-
" >> INFO.txt
7462
7563
- name: Packaging the Kernel
7664
run: |

0 commit comments

Comments
 (0)