HighCommander4 wrote: > I tried to build clangd from [my github > action](https://github.com/chouzz/clangd/actions/workflows/autobuild.yaml), > but I failed, maybe @HighCommander4 could help point out how to build clangd > via github actions with specify branch?
What is it that you're trying to do? The purpose of clangd's `actions/workflows/autobuild.yaml` is to publish new clangd releases to https://github.com/clangd/clangd/releases. Are you trying to publish something to https://github.com/chouzz/clangd/releases? Or just avoid building clangd / running tests locally? https://github.com/llvm/llvm-project/pull/113669 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits