Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyberclimb
25 days ago
Is there any way to cache the dependency installation step on github actions for example?
I supposed you could cache whatever directory it installs to? Would be great to see an example
1 comments
droelf
17 days ago
Yes, that is built into `setup-pixi` github action, indeed!
link