From 3a80ac2caf5f1f847f5e6b2a7b526b81a211de29 Mon Sep 17 00:00:00 2001 From: PhilWindle <60546371+PhilWindle@users.noreply.github.com> Date: Fri, 1 Dec 2023 12:08:59 +0000 Subject: [PATCH] chore: Fixed typo in build system (#3501) This PR fixes a typo in the CCI config file # Checklist: Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge. - [ ] If the pull request requires a cryptography review (e.g. cryptographic algorithm implementations) I have added the 'crypto' tag. - [ ] I have reviewed my diff in github, line by line and removed unexpected formatting changes, testing logs, or commented-out code. - [ ] Every change is related to the PR description. - [ ] I have [linked](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) this pull request to relevant issues (if any exist). --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 802998ad110..4af7fa7be85 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -993,7 +993,7 @@ jobs: deploy_dockerhub cli x86_64,arm64 deploy_dockerhub faucet x86_64,arm64 deploy_dockerhub mainnet-fork x86_64,arm64 - dpeloy_dockerhub l1-contracts x86_64,arm64 + deploy_dockerhub l1-contracts x86_64,arm64 deploy-devnet: machine: