Skip to content

Commit e1d8638

Browse files
authored
Merge pull request #4613 from salesforce-ux/ambreen/update-circleci
ci(API): Add checkout step for API population step
2 parents 5b4d913 + 924ce0b commit e1d8638

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ jobs:
267267
resource_class: small
268268

269269
steps:
270+
- checkout
271+
270272
- run:
271273
name: Trigger database update via API
272274
command: |
@@ -538,4 +540,3 @@ workflows:
538540
- vrt-desktop
539541
- vrt-mobile
540542
- vrt-legacy
541-

0 commit comments

Comments
 (0)