Skip to content

更新anykernel3的配置文件 #295

更新anykernel3的配置文件

更新anykernel3的配置文件 #295

Workflow file for this run

name: Build lineageOS Kernel
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Init Repo
run: |
bash -x ./ci.sh
- name: Upload to Artifacts
uses: actions/[email protected]
with:
name: testbuild
path: releases/*.zip