ci: run free disk space for documentation workflow too
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
74826dcb94
commit
dc573f4562
1 changed files with 3 additions and 0 deletions
3
.github/workflows/documentation.yml
vendored
3
.github/workflows/documentation.yml
vendored
|
@ -47,6 +47,9 @@ jobs:
|
|||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
|
||||
steps:
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
uses: jlumbroso/free-disk-space@main
|
||||
|
||||
- name: Sync repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue