Skip to content

Commit 2fb884b

Browse files
committed
fix: ensure uv cache pruning runs in all scenarios
1 parent e4ae6a9 commit 2fb884b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
name: github-pages
4242
path: ./mule/docs/build/html
4343
- name: Minimize uv cache
44+
if: always()
4445
run: uv cache prune --ci
4546

4647
# Deploy job

0 commit comments

Comments
 (0)