Skip to content

Commit

Permalink
chore: v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwlad90 committed Jan 6, 2025
1 parent 411ead3 commit fc44971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
for key in $cacheKeys; do
echo "Cache \"$key will\" will be deleted"
gh cache delete "$key" || true
gh cache delete $key || true
done
echo "Cache cleanup completed"
Expand Down

0 comments on commit fc44971

Please sign in to comment.