chore: trying to free up space

This commit is contained in:
Hugo Häggmark
2026-01-05 07:30:07 +01:00
parent 46f5474aca
commit 34635cedc5
+2
View File
@@ -169,6 +169,8 @@ jobs:
cache: 'yarn'
cache-dependency-path: 'yarn.lock'
- run: yarn install --immutable --check-cache
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
- name: Generate OpenAPI specs
run: |
extract_error_message='ERROR! OpenAPI generation failed!'