Manually set cache-key

This commit is contained in:
Joel Wachsler 2022-07-11 01:09:42 +02:00
parent 7032e821e2
commit e4e627dfe1

View File

@ -20,6 +20,7 @@ jobs:
uses: baptiste0928/cargo-install@v1 uses: baptiste0928/cargo-install@v1
with: with:
crate: cargo-edit crate: cargo-edit
cache-key: cargo-edit
- name: Determine version - name: Determine version
id: vars id: vars