diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a74c68..7239dd0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,4 +37,4 @@ jobs: - uses: nrwl/nx-set-shas@v4 - run: npx nx format:check - - run: npx nx affected -t lint test build e2e-ci + - run: npx nx affected -t lint test build e2e-ci build-storybook