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