Skip to content

Commit c951dfa

Browse files
authored
Update build-single-product-part.yml
1 parent c272dc7 commit c951dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-single-product-part.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
touch ./yarn.lock
202202
yarn install --no-immutable
203203
yarn info --name-only
204-
yarn run bundle:prod || yarn run webpack:prod
204+
yarn run bundle:prod
205205
env:
206206
COMPONENT: ${{ inputs.component }}
207207
APP: ${{ steps.get-parameters.outputs.app }}

0 commit comments

Comments
 (0)