mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
fix install-embed-markdown-loader target
This commit is contained in:
parent
c7272b20b5
commit
c3db3494f3
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user