intermodal/.github/workflows
Casey Rodarmor 97ee5684f8
Don't invalid build cache when Cargo.lock changes
I copied the gihub actions caching configuration from examples, and I'm
not sure it's optimal. In particular, it causes a cache miss whenever
any `Cargo.lock` changes. I suspect that it would be better to always
hit the cache, and let cargo figure out what it needs to rebuild.

type: development
2020-04-23 16:49:03 -07:00
..
build.yaml Don't invalid build cache when Cargo.lock changes 2020-04-23 16:49:03 -07:00