fix reposha reference
This commit is contained in:
parent
75e1361e1e
commit
a9f45fcef3
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Cache helm repo cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
key: helmrepocache-${{ github.sha }}-${{ github.sha }}
|
||||
key: helmrepocache-${{ github.sha }}
|
||||
path: |
|
||||
~/.cache/helm/repository
|
||||
~/.config/helm/repositories.yaml
|
||||
|
|
Loading…
Reference in New Issue