Skip to content

Commit 55a6bd2

Browse files
fix orbs deploy (#207)
1 parent 7080241 commit 55a6bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
deploy:
6161
<<: *defaults
6262
steps:
63-
- run: cd .. && git clone [email protected]:lumigo-io/larn.git
6463
- lumigo-orb/checkout_code
6564
- lumigo-orb/checkout_utils
65+
- run: cd .. && git clone [email protected]:lumigo-io/larn.git
6666
- run: ./scripts/bd_to_prod.sh

0 commit comments

Comments
 (0)