Skip to content

Commit

Permalink
workflows: change markdown style and update compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
naups committed Apr 2, 2024
1 parent 06efa67 commit eb69c8c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/private_builds1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
NAME: PRIVATE_Ex_kernel
with:
arch: arm64
compiler: aosp-clang/main/clang-r510928/binutils
compiler: aosp-clang/main/clang-r522817/binutils
defconfig: rosy-perf_defconfig
image: Image.gz-dtb

Expand All @@ -61,9 +61,9 @@ jobs:
document: ${{ steps.build.outputs.outfile }}
message: |-
*Kernel Lineaged - PRIVATE Extended* telah dibuat pada repo ${{ github.repository }} dengan *Compiler AOSP Google*
Nama Commits '\:' ${{ env.commitmsg }}
Waktu Kompilasi '\:' ${{ env.MENIT }} menit dan ${{ env.DETIK }} detik
Tanggal Kompilasi '\:' ${{ env.DATE }}
Hash Commits '\:' `${{ github.sha }}`
Nama Commits :/ ${{ env.commitmsg }}
Waktu Kompilasi :/ ${{ env.MENIT }} menit dan ${{ env.DETIK }} detik
Tanggal Kompilasi :/ ${{ env.DATE }}
Hash Commits :/ ```${{ github.sha }}```
Untuk informasi lebih lanjut, Anda dapat membuka repository GitHub [naups](https://www.github.com/naups/xiaomi_rosy_kernel/commits/${{ github.sha }})

0 comments on commit eb69c8c

Please sign in to comment.