Skip to content

Rename index.mdx to index.md #6

Rename index.mdx to index.md

Rename index.mdx to index.md #6

Workflow file for this run

name: Build on Tag
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout kernel source
uses: actions/checkout@v4
with:
repository: AcmeUI-Devices/android_kernel_xiaomi_cas
fetch-depth: 1
- name: Checkout zipper
uses: actions/checkout@v4
with:
repository: lemniskett/AnyKernel3
path: zipper
- name: Android kernel build
uses: lemniskett/android-kernel-actions@master
id: build
env:
NAME: Dark-Ages-Último
with:
arch: arm64
compiler: proton-clang/master
defconfig: cas_defconfig
image: Image.gz-dtb