diff --git a/.github/actions/disk_space/action.yml b/.github/actions/disk_space/action.yml index 65557fc..e8d70a1 100644 --- a/.github/actions/disk_space/action.yml +++ b/.github/actions/disk_space/action.yml @@ -8,7 +8,7 @@ inputs: paths: description: List of paths to clear required: false - paths: + default: - /opt/microsoft - /usr/share/dotnet - /usr/share/swift