Update docs dist path

This commit is contained in:
2022-07-24 15:22:39 +03:00
parent 70ab3ded2f
commit cacf0cd715
4 changed files with 5539 additions and 5536 deletions

View File

@@ -10,8 +10,7 @@ jobs:
run: |
yarn install --frozen-lockfile
yarn docs:build
cd docs
ln -s index.html 404.html
cd docs/.vitepress/dist
git config --global user.name "anatolykopyl"
git init
git add -A