diff --git a/.github/workflows/main-preview.yml b/.github/workflows/main-preview.yml index f5a3a987..b15d184d 100644 --- a/.github/workflows/main-preview.yml +++ b/.github/workflows/main-preview.yml @@ -21,7 +21,7 @@ jobs: run: npm ci shell: bash - name: Build Storybook - run: npx build-storybook + run: npx sb build shell: bash - name: Upload to S3 uses: gravity-ui/preview-upload-to-s3-action@v1