There was an error while loading. Please reload this page.
1 parent e4ae6a9 commit 2fb884bCopy full SHA for 2fb884b
1 file changed
.github/workflows/docs.yaml
@@ -41,6 +41,7 @@ jobs:
41
name: github-pages
42
path: ./mule/docs/build/html
43
- name: Minimize uv cache
44
+ if: always()
45
run: uv cache prune --ci
46
47
# Deploy job
0 commit comments