mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 05:17:24 +08:00
docs: vuepress构建文档
This commit is contained in:
parent
1e0ebe0d30
commit
bff728b7f1
4
.github/workflows/deploy-docs.yml
vendored
4
.github/workflows/deploy-docs.yml
vendored
@ -35,7 +35,9 @@ jobs:
|
||||
cd docs
|
||||
pnpm run docs:build
|
||||
ls -al
|
||||
cd .vuepress/dist
|
||||
cd .vuepress
|
||||
ls -al
|
||||
cd dist
|
||||
ls -al
|
||||
> .vuepress/dist/.nojekyll
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user