Skip to content

Commit 4a5f6b0

Browse files
authored
Merge pull request #1224 from blocknative/fix/hw-common_CI
Fix CI config for hw-common
2 parents 10a633c + 4683fa4 commit 4a5f6b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ workflows:
563563
<<: *deploy_staging_filters
564564
hw-common:
565565
jobs:
566-
- build-common:
566+
- build-hw-common:
567567
<<: *deploy_production_filters
568-
- build-staging-common:
568+
- build-staging-hw-common:
569569
<<: *deploy_staging_filters

0 commit comments

Comments
 (0)