Skip to content

Commit 9a2ed5d

Browse files
committed
fix: merge conflicts
2 parents efa53fc + e116c58 commit 9a2ed5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
docker:
6161
- image: circleci/node:12
6262
steps:
63-
- checkout_code
63+
- checkout
6464
- run:
6565
name: Set tip of alpha branch on top of release and force-push it to remote
6666
command: |

0 commit comments

Comments
 (0)