Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
small improvements to CMake CI. (#24)
- usingi env variable GITHUB_WORKSPACE everywhere possible. - configure git to avoid warning messages during post action of `actions/checkout@v3` - checking out code recursively so that LLVM dependency is checked out. - fixing key definition for caching LLVM build.
- Loading branch information