[BUG] Jars generated by GraphScope should not be cached in CI
Open
component:dev-infra
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Now if we `mvn install` we will install the jars to the `.m2/`, which will be cached by `actions/cache`.
We don't want to cache out codes.
Contributor guide
Assessment
This issue has not been assessed yet.