Skip to content

Commit

Permalink
.github/
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Aug 17, 2024
1 parent c624fff commit 668cea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/envoy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- if: ${{ steps.cache.outputs.cache-hit && steps.update.outputs.changed }}
run: |
gh extension install actions/gh-actions-cache
gh actions-cache delete ${{ steps.versions.outputs.hash }}
gh actions-cache delete ${{ steps.versions.outputs.hash }}
env:
GH_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit 668cea0

Please sign in to comment.