diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index cf60d31256..33eeab02ad 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -197,7 +197,7 @@ jobs: - run: nx affected --target=build-storybook $NX_CALCULATION_FLAGS --configuration ci - uses: ./.github/actions/upload-cache-and-artifacts with: - packages: 'nxcache' + packages: 'dist nxcache' e2e-storybook: timeout-minutes: 20