Skip to content

Redmi-S2-Y2-Resources/Toolchain_CI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toolchain_CI

Build Toolchain With Git Action

How to use

  1. Fork this repository

  2. change some things in build.sh like git config, git username, repo target

  3. Add a repository secret in "Settings" - "Secrets and Variables" - "Actions" - "Repository Secret" with the name "LLVM_NAME" and type any llvm name

  4. Add a repository secret with the name "GH_TOKEN" and add your access token

  5. Run and check workflow.