CI: cache docker builds

This commit is contained in:
Aravinth Manivannan 2021-10-29 20:52:01 +05:30
parent ccaa50bfae
commit 48e5672e15
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -26,6 +26,7 @@ jobs:
uses: actions/cache@v2
with:
path: |
/var/lib/docker
~/.cargo/registry
~/.cargo/git
target