diff --git a/ui/Makefile b/ui/Makefile index e3bb55dc..f2847544 100644 --- a/ui/Makefile +++ b/ui/Makefile @@ -20,7 +20,7 @@ test-ci: .PHONY: install-embed-markdown-loader install-embed-markdown-loader: - cd webpack/embed-markdown-loader && yarn install --prefer-offline + cd docs/webpack/embed-markdown-loader && yarn install --prefer-offline .PHONY: install-docs install-docs: