File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -47,38 +47,10 @@ jobs:
4747 name : db-ux-patternhub
4848 path : build-showcases/patternhub
4949
50- - name : ⏬ Download composition-storybook
51- uses : actions/download-artifact@v5
52- with :
53- name : db-ux-composition-storybook
54- path : build-storybooks/composition-storybook
55-
56- - name : ⏬ Download angular-storybook
57- uses : actions/download-artifact@v5
58- with :
59- name : db-ux-angular-storybook
60- path : build-storybooks/angular-storybook
61-
62- - name : ⏬ Download react-storybook
63- uses : actions/download-artifact@v5
64- with :
65- name : db-ux-react-storybook
66- path : build-storybooks/react-storybook
67-
68- - name : ⏬ Download vue-storybook
69- uses : actions/download-artifact@v5
70- with :
71- name : db-ux-vue-storybook
72- path : build-storybooks/vue-storybook
73-
7450 - name : 🦵🦿 I like to move it move it
7551 shell : bash
7652 run : |
7753 mv build-showcases/patternhub out
78- mv build-storybooks/composition-storybook out/composition-storybook
79- mv build-storybooks/angular-storybook out/angular-storybook
80- mv build-storybooks/react-storybook out/react-storybook
81- mv build-storybooks/vue-storybook out/vue-storybook
8254
8355 - name : 🔨 Build page
8456 env :
You can’t perform that action at this time.
0 commit comments