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
1 changed files with 1 additions and 0 deletions

View File

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