mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-17 14:30:23 +08:00
fix reposha reference
This commit is contained in:
2
.github/workflows/apps.test.yaml
vendored
2
.github/workflows/apps.test.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user