mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
Use cache for faster install
This commit is contained in:
@@ -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