Build Toolchain With Git Action
-
Fork this repository
-
change some things in build.sh like git config, git username, repo target
-
Add a repository secret in "Settings" - "Secrets and Variables" - "Actions" - "Repository Secret" with the name "LLVM_NAME" and type any llvm name
-
Add a repository secret with the name "GH_TOKEN" and add your access token
-
Run and check workflow.