Skip to content

Commit 81bfb1b

Browse files
blainekastensidharthachatterjee
authored andcommitted
fix(scripts): Fix starters_publish circle-ci script (#19602)
1 parent 20afc1b commit 81bfb1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,8 @@ workflows:
459459
- starters_validate:
460460
<<: *ignore_master
461461
- starters_publish:
462+
requires:
463+
- bootstrap
462464
filters:
463465
branches:
464466
only:

0 commit comments

Comments
 (0)