Fix copy path
This commit is contained in:
parent
5cdfc64ccf
commit
c94c8003d7
@ -57,4 +57,4 @@ yarn build:web
|
|||||||
|
|
||||||
# NEW DEPLOY
|
# NEW DEPLOY
|
||||||
mkdir docs/latest/_book/demo/
|
mkdir docs/latest/_book/demo/
|
||||||
cp -R /build/**/* docs/latest/_book/demo/
|
cp -R build/* docs/latest/_book/demo/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user