Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit feaf877

Browse files
[[ Business ]] Fix a silly typo in the makefile
1 parent c774989 commit feaf877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildbot.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ UPLOAD_MAX_RETRIES = 50
126126
dist-docs: dist-docs-community
127127

128128
ifeq ($(BUILD_EDITION),commercial)
129-
dist-dics: dist-docs-commercial
129+
dist-docs: dist-docs-commercial
130130
endif
131131

132132
dist-docs-community:

0 commit comments

Comments
 (0)