mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-21 12:28:30 +00:00
Use cache for faster install
This commit is contained in:
parent
2cfeebab90
commit
f3227c259e
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
@ -105,6 +105,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
crate: cargo-get
|
crate: cargo-get
|
||||||
version: latest
|
version: latest
|
||||||
|
use-tool-cache: true
|
||||||
- name: Extract crate information
|
- name: Extract crate information
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user