mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01:00
Use cache for faster install
This commit is contained in:
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
@@ -105,6 +105,7 @@ jobs:
|
||||
with:
|
||||
crate: cargo-get
|
||||
version: latest
|
||||
use-tool-cache: true
|
||||
- name: Extract crate information
|
||||
shell: bash
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user