From f3227c259e76a537d7abc0f3a5e97dc5a4640618 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Sun, 10 Jan 2021 11:17:29 +0100 Subject: [PATCH] Use cache for faster install --- .github/workflows/CICD.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index a83275bc..cca881ee 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -105,6 +105,7 @@ jobs: with: crate: cargo-get version: latest + use-tool-cache: true - name: Extract crate information shell: bash run: |