mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-04 17:04:22 +03:00
minor fix deploy to gh-pages
This commit is contained in:
parent
fb61b49ec9
commit
7278110e58
|
@ -14,7 +14,7 @@ cd -
|
|||
# build
|
||||
gulp build
|
||||
cd demo
|
||||
cp -R ../dist ./dist
|
||||
cp -R ../dist/* ./dist/
|
||||
mkdir -p releases
|
||||
cp -R ../.ghpages-tmp/* ./releases/
|
||||
cd -
|
||||
|
|
Loading…
Reference in New Issue
Block a user