Skip to content

合并最新的内核源码 #297

合并最新的内核源码

合并最新的内核源码 #297

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