a promising new hint
This commit is contained in:
parent
da873d2db0
commit
a01238a154
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
@ -83,10 +83,10 @@ jobs:
|
||||||
run: cd ../../ && yarn
|
run: cd ../../ && yarn
|
||||||
- name: Install packages for components package
|
- name: Install packages for components package
|
||||||
run: yarn
|
run: yarn
|
||||||
- name: Build storybook
|
|
||||||
run: yarn build
|
|
||||||
- name: Run tsc and webpack
|
- name: Run tsc and webpack
|
||||||
run: yarn bundle
|
run: yarn bundle
|
||||||
|
- name: Build storybook
|
||||||
|
run: yarn build
|
||||||
|
|
||||||
website-dry-build:
|
website-dry-build:
|
||||||
name: Website dry build
|
name: Website dry build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user