Buckets:
| name: storybook | |
| on: | |
| push: | |
| branches: [dev] | |
| paths: | |
| - ".github/workflows/storybook.yml" | |
| - "package.json" | |
| - "bun.lock" | |
| - "packages/storybook/**" | |
| - "packages/ui/**" | |
| pull_request: | |
| branches: [dev] | |
| paths: | |
| - ".github/workflows/storybook.yml" | |
| - "package.json" | |
| - "bun.lock" | |
| - "packages/storybook/**" | |
| - "packages/ui/**" | |
| workflow_dispatch: | |
| concurrency: | |
| group: ${{ github.workflow }}-${{ github.ref }} | |
| cancel-in-progress: true | |
| jobs: | |
| build: | |
| name: storybook build | |
| runs-on: blacksmith-4vcpu-ubuntu-2404 | |
| steps: | |
| - name: Checkout repository | |
| uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 | |
| - name: Setup Bun | |
| uses: ./.github/actions/setup-bun | |
| - name: Build Storybook | |
| run: bun --cwd packages/storybook build | |
Xet Storage Details
- Size:
- 857 Bytes
- Xet hash:
- 1dd1cad8ad4e7e86fb7a6d7c95bbf00f64d55a589fdfdcc576fe498cbcdd5599
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.