Skip to content

Commit 0df98b6

Browse files
potiukeladkal
authored andcommitted
fixup! fix static checks
1 parent 8dcc244 commit 0df98b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
run: >
154154
breeze release-management prepare-provider-packages
155155
--package-list-file ./prod_image_installed_providers.txt
156-
--package-format wheel
156+
--package-format wheel --include-not-ready-providers
157157
if: >
158158
inputs.upload-package-artifact == 'true' &&
159159
inputs.build-provider-packages == 'true'

0 commit comments

Comments
 (0)