Skip to content

Commit

Permalink
delete cache
Browse files Browse the repository at this point in the history
Signed-off-by: chahatsagarmain <chahatsagar2003@gmail.com>
  • Loading branch information
chahatsagarmain committed Jan 12, 2025
1 parent 8a6f832 commit 3091879
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/verify-metrics-snapshot/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ runs:
with:
path: ./.metrics/${{ inputs.snapshot }}
key: ${{ env.v2_tag }}_${{ inputs.artifact_key }}

- name: Delete cache
run: gh cache delete ${{ env.v2_tag }}_${{ inputs.artifact_key }}

- name: Download the cached tagged metrics
id: cache-metrics
Expand Down

0 comments on commit 3091879

Please sign in to comment.