Fix storybook build cache and logs (#14130)

This commit is contained in:
Lucas Bordeau
2025-08-28 14:46:43 +02:00
committed by GitHub
parent dec2239ae7
commit 85e6fe8849
23 changed files with 101 additions and 61 deletions
@@ -25,7 +25,7 @@ runs:
uses: actions/cache/restore@v4
id: restore-cache
with:
key: ${{ steps.cache-primary-key-builder.outputs.CACHE_PRIMARY_KEY_PREFIX }}-${{ github.sha }}
key: ${{ steps.cache-primary-key-builder.outputs.CACHE_PRIMARY_KEY_PREFIX }}-${{ github.sha }}
restore-keys: ${{ steps.cache-primary-key-builder.outputs.CACHE_PRIMARY_KEY_PREFIX }}-
path: |
.cache