Skip to content

Commit f3215fd

Browse files
committed
ci: generate prop tables for snapshot storybook
1 parent 893db09 commit f3215fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ jobs:
1919
uses: actions/[email protected]
2020
with:
2121
node-version: 12.x
22-
env:
23-
UI5_WEBCOMPONENTS_FOR_REACT_RELEASE_BUILD: true
2422

2523
- name: Install and Build
2624
run: |
2725
yarn install
2826
yarn build:storybook
27+
env:
28+
UI5_WEBCOMPONENTS_FOR_REACT_RELEASE_BUILD: true
2929

3030
- name: Deploy 🚀
3131
uses: JamesIves/github-pages-deploy-action@releases/v3

0 commit comments

Comments
 (0)