mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
Fix bug in makefile that prevented running the website publish.
This commit is contained in:
parent
8f2a19a747
commit
c3c763a52e
@ -79,7 +79,7 @@ PUB_GIT_ARG=
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(PUB_WEBSITE),1)
|
ifeq ($(PUB_WEBSITE),1)
|
||||||
PUB_WEBSITE_ARG=-g
|
PUB_WEBSITE_ARG=-w
|
||||||
else
|
else
|
||||||
PUB_WEBSITE_ARG=
|
PUB_WEBSITE_ARG=
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user