Skip to content

使用官方链接获取版本信息 #292

使用官方链接获取版本信息

使用官方链接获取版本信息 #292

Workflow file for this run

name: Build lineageOS Kernel
on:
push:
branches:
- ksu-fix
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