We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893db09 commit f3215fdCopy full SHA for f3215fd
.github/workflows/main.yml
@@ -19,13 +19,13 @@ jobs:
19
uses: actions/[email protected]
20
with:
21
node-version: 12.x
22
- env:
23
- UI5_WEBCOMPONENTS_FOR_REACT_RELEASE_BUILD: true
24
25
- name: Install and Build
26
run: |
27
yarn install
28
yarn build:storybook
+ env:
+ UI5_WEBCOMPONENTS_FOR_REACT_RELEASE_BUILD: true
29
30
- name: Deploy 🚀
31
uses: JamesIves/github-pages-deploy-action@releases/v3
0 commit comments