diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index de421ee2..f019e4d9 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -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