clash-lang / clash-lang/stack-templates
The HLS CI job has broken caching
Open
- Dominant language
- Haskell
- Stars
- 5
- Forks
- 1
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 1
Description
Posting a cache, for instance in [this job](https://github.com/clash-lang/stack-templates/actions/runs/19170985244/job/54809149952#step:9:2), fails with:
```
Post job cleanup.
Warning: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
```
The difference with the Cabal jobs is that there we use an Action output to get the directory. Is the `~` in the HLS path perhaps not expanded to the home directory?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.