Skip to content

Commit 6c70e2b

Browse files
committed
ci: remove tool-cache for documentation build
1 parent e4796d6 commit 6c70e2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454

5555
- name: Free Disk Space (Ubuntu)
5656
uses: jlumbroso/free-disk-space@main
57+
with:
58+
tool-cache: true
5759

5860
- name: Pull latest Docker images
5961
run: |

0 commit comments

Comments
 (0)