Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to CMake CI #24

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Improvements to CMake CI #24

merged 1 commit into from
Oct 23, 2023

Conversation

vguerra
Copy link
Contributor

@vguerra vguerra commented Oct 23, 2023

This addresses the following:

  • using 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 as well
  • fixing key definition for caching LLVM builds

- 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.
@j2kun j2kun merged commit b909ff3 into j2kun:main Oct 23, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants