From a23787361f1550f0288d310e1840f4bc3cfa23b4 Mon Sep 17 00:00:00 2001 From: Marco Carrozzo Date: Tue, 17 Jan 2023 17:48:31 +0100 Subject: [PATCH] dist share --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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